scmi_syspower_conf
container_of(x, struct scmi_syspower_conf, userspace_nb)
container_of(x, struct scmi_syspower_conf, reboot_nb)
container_of(x, struct scmi_syspower_conf, forceful_work)
struct scmi_syspower_conf *sc = reboot_nb_to_sconf(nb);
scmi_request_forceful_transition(struct scmi_syspower_conf *sc)
struct scmi_syspower_conf *sc;
static void scmi_request_graceful_transition(struct scmi_syspower_conf *sc,
struct scmi_syspower_conf *sc = userspace_nb_to_sconf(nb);
struct scmi_syspower_conf *sc;
struct scmi_syspower_conf *sc = dev_get_drvdata(dev);