Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dqcom_scm.h124 extern int qcom_scm_lmh_profile_change(u32 profile_id);
/linux-6.1.9/drivers/thermal/qcom/
Dlmh.c172 ret = qcom_scm_lmh_profile_change(0x1); in lmh_probe()
/linux-6.1.9/drivers/firmware/
Dqcom_scm.c1241 int qcom_scm_lmh_profile_change(u32 profile_id) in qcom_scm_lmh_profile_change() function
1253 EXPORT_SYMBOL(qcom_scm_lmh_profile_change);