Searched refs:spmi_command_shutdown (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dspmi.h187 int spmi_command_shutdown(struct spmi_device *sdev);
/linux-master/drivers/spmi/
H A Dspmi.c314 * spmi_command_shutdown() - sends SHUTDOWN command to the specified SPMI device
319 int spmi_command_shutdown(struct spmi_device *sdev) function
323 EXPORT_SYMBOL_GPL(spmi_command_shutdown); variable

Completed in 97 milliseconds