Searched defs:scmi_imx_misc_proto_ops (Results 1 – 2 of 2) sorted by relevance
55 struct scmi_imx_misc_proto_ops { struct56 int (*misc_ctrl_set)(const struct scmi_protocol_handle *ph, u32 id,58 int (*misc_ctrl_get)(const struct scmi_protocol_handle *ph, u32 id,60 int (*misc_ctrl_req_notify)(const struct scmi_protocol_handle *ph,
275 static const struct scmi_imx_misc_proto_ops scmi_imx_misc_proto_ops = { variable