Home
last modified time | relevance | path

Searched refs:spmi_command_wakeup (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dspmi.h179 int spmi_command_wakeup(struct spmi_device *sdev);
/kernel/linux/linux-6.6/include/linux/
H A Dspmi.h183 int spmi_command_wakeup(struct spmi_device *sdev);
/kernel/linux/linux-5.10/drivers/spmi/
H A Dspmi.c299 * spmi_command_wakeup() - sends WAKEUP command to the specified SPMI device
305 int spmi_command_wakeup(struct spmi_device *sdev) in spmi_command_wakeup() function
309 EXPORT_SYMBOL_GPL(spmi_command_wakeup); variable
/kernel/linux/linux-6.6/drivers/spmi/
H A Dspmi.c301 * spmi_command_wakeup() - sends WAKEUP command to the specified SPMI device
307 int spmi_command_wakeup(struct spmi_device *sdev) in spmi_command_wakeup() function
311 EXPORT_SYMBOL_GPL(spmi_command_wakeup); variable

Completed in 3 milliseconds