Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dqcom_scm.h114 extern int qcom_scm_lmh_profile_change(u32 profile_id);
/Linux-v5.15/drivers/thermal/qcom/
Dlmh.c166 ret = qcom_scm_lmh_profile_change(0x1); in lmh_probe()
/Linux-v5.15/drivers/firmware/
Dqcom_scm.c1156 int qcom_scm_lmh_profile_change(u32 profile_id) in qcom_scm_lmh_profile_change() function
1168 EXPORT_SYMBOL(qcom_scm_lmh_profile_change);