Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/firmware/qcom/
Dqcom_scm.h122 extern int qcom_scm_lmh_profile_change(u32 profile_id);
/Linux-v6.6/drivers/thermal/qcom/
Dlmh.c172 ret = qcom_scm_lmh_profile_change(0x1); in lmh_probe()
/Linux-v6.6/drivers/firmware/
Dqcom_scm.c1246 int qcom_scm_lmh_profile_change(u32 profile_id) in qcom_scm_lmh_profile_change() function
1258 EXPORT_SYMBOL_GPL(qcom_scm_lmh_profile_change);