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

/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
/linux-master/include/linux/
H A Dspmi.h187 int spmi_command_shutdown(struct spmi_device *sdev);

Completed in 175 milliseconds