Home
last modified time | relevance | path

Searched refs:qcom_scm_lmh_profile_change (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/firmware/qcom/
H A Dqcom_scm.h122 extern int qcom_scm_lmh_profile_change(u32 profile_id);
/openbmc/linux/drivers/thermal/qcom/
H A Dlmh.c182 ret = qcom_scm_lmh_profile_change(0x1); in lmh_probe()
/openbmc/linux/drivers/firmware/
H A Dqcom_scm.c1259 int qcom_scm_lmh_profile_change(u32 profile_id) in qcom_scm_lmh_profile_change() function
1271 EXPORT_SYMBOL_GPL(qcom_scm_lmh_profile_change);