Searched defs:scmi_imx_bbm_proto_ops (Results 1 – 1 of 1) sorted by relevance
25 struct scmi_imx_bbm_proto_ops { struct26 int (*rtc_time_set)(const struct scmi_protocol_handle *ph, u32 id,28 int (*rtc_time_get)(const struct scmi_protocol_handle *ph, u32 id,30 int (*rtc_alarm_set)(const struct scmi_protocol_handle *ph, u32 id,32 int (*button_get)(const struct scmi_protocol_handle *ph, u32 *state);