Home
last modified time | relevance | path

Searched refs:scmi_notification_exit (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firmware/arm_scmi/
H A Dnotify.h85 void scmi_notification_exit(struct scmi_handle *handle);
H A Dnotify.c1710 * scmi_notification_exit() - Shutdown and clean Notification core
1713 void scmi_notification_exit(struct scmi_handle *handle) in scmi_notification_exit() function
H A Ddriver.c3301 scmi_notification_exit(&info->handle); in scmi_probe()
3332 scmi_notification_exit(&info->handle); in scmi_remove()