Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/qcom/
Dspm.c83 .start_index[PM_SLEEP_MODE_STBY] = 0,
95 .start_index[PM_SLEEP_MODE_STBY] = 0,
106 .start_index[PM_SLEEP_MODE_STBY] = 0,
125 .start_index[PM_SLEEP_MODE_STBY] = 0,
135 .start_index[PM_SLEEP_MODE_STBY] = 0,
154 .start_index[PM_SLEEP_MODE_STBY] = 0,
166 .start_index[PM_SLEEP_MODE_STBY] = 0,
188 .start_index[PM_SLEEP_MODE_STBY] = 0,
316 spm_set_low_power_mode(drv, PM_SLEEP_MODE_STBY); in spm_dev_probe()
/Linux-v6.6/include/soc/qcom/
Dspm.h16 PM_SLEEP_MODE_STBY, enumerator
/Linux-v6.6/drivers/cpuidle/
Dcpuidle-qcom-spm.c55 spm_set_low_power_mode(drv, PM_SLEEP_MODE_STBY); in qcom_cpu_spc()