Lines Matching defs:ph
78 static int scmi_power_attributes_get(const struct scmi_protocol_handle *ph, in scmi_power_attributes_get()
110 scmi_power_domain_attributes_get(const struct scmi_protocol_handle *ph, in scmi_power_domain_attributes_get()
154 static int scmi_power_state_set(const struct scmi_protocol_handle *ph, in scmi_power_state_set()
176 static int scmi_power_state_get(const struct scmi_protocol_handle *ph, in scmi_power_state_get()
196 static int scmi_power_num_domains_get(const struct scmi_protocol_handle *ph) in scmi_power_num_domains_get()
204 scmi_power_name_get(const struct scmi_protocol_handle *ph, in scmi_power_name_get()
220 static int scmi_power_request_notify(const struct scmi_protocol_handle *ph, in scmi_power_request_notify()
242 static bool scmi_power_notify_supported(const struct scmi_protocol_handle *ph, in scmi_power_notify_supported()
256 static int scmi_power_set_notify_enabled(const struct scmi_protocol_handle *ph, in scmi_power_set_notify_enabled()
270 scmi_power_fill_custom_report(const struct scmi_protocol_handle *ph, in scmi_power_fill_custom_report()
290 static int scmi_power_get_num_sources(const struct scmi_protocol_handle *ph) in scmi_power_get_num_sources()
323 static int scmi_power_protocol_init(const struct scmi_protocol_handle *ph) in scmi_power_protocol_init()