Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dspmi.h177 int spmi_command_reset(struct spmi_device *sdev);
/kernel/linux/linux-6.6/include/linux/
H A Dspmi.h181 int spmi_command_reset(struct spmi_device *sdev);
/kernel/linux/linux-5.10/drivers/spmi/
H A Dspmi.c273 * spmi_command_reset() - sends RESET command to the specified slave
280 int spmi_command_reset(struct spmi_device *sdev) in spmi_command_reset() function
284 EXPORT_SYMBOL_GPL(spmi_command_reset); variable
/kernel/linux/linux-6.6/drivers/spmi/
H A Dspmi.c275 * spmi_command_reset() - sends RESET command to the specified slave
282 int spmi_command_reset(struct spmi_device *sdev) in spmi_command_reset() function
286 EXPORT_SYMBOL_GPL(spmi_command_reset); variable

Completed in 3 milliseconds