Searched refs:lmm_power_boot (Results 1 – 3 of 3) sorted by relevance
44 return imx_lmm_ops->lmm_power_boot(ph, lmid, true); in scmi_imx_lmm_operation()46 return imx_lmm_ops->lmm_power_boot(ph, lmid, false); in scmi_imx_lmm_operation()
85 int (*lmm_power_boot)(const struct scmi_protocol_handle *ph, u32 lmid, member
189 .lmm_power_boot = scmi_imx_lmm_power_boot,