Searched refs:misc_ctrl_get (Results 1 – 3 of 3) sorted by relevance
55 int (*misc_ctrl_get)(const struct scmi_protocol_handle *ph, u32 id,54 int (*misc_ctrl_get)(const struct scmi_protocol_handle *ph, u32 id, global() member
31 return imx_misc_ctrl_ops->misc_ctrl_get(ph, id, num, val); in scmi_imx_misc_ctrl_get()
277 .misc_ctrl_get = scmi_imx_misc_ctrl_get,