Searched refs:scmi_syspower_conf (Results 1 – 1 of 1) sorted by relevance
84 struct scmi_syspower_conf { struct99 container_of(x, struct scmi_syspower_conf, userspace_nb) argument102 container_of(x, struct scmi_syspower_conf, reboot_nb)105 container_of(x, struct scmi_syspower_conf, forceful_work)122 struct scmi_syspower_conf *sc = reboot_nb_to_sconf(nb); in scmi_reboot_notifier()158 scmi_request_forceful_transition(struct scmi_syspower_conf *sc) in scmi_request_forceful_transition()181 struct scmi_syspower_conf *sc; in scmi_forceful_work_func()213 static void scmi_request_graceful_transition(struct scmi_syspower_conf *sc, in scmi_request_graceful_transition()284 struct scmi_syspower_conf *sc = userspace_nb_to_sconf(nb); in scmi_userspace_notifier()327 struct scmi_syspower_conf *sc = in scmi_suspend_work_func()[all …]