Searched refs:PM_SLEEP_MODE_STBY (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/soc/qcom/ |
D | spm.c | 83 .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/ |
D | spm.h | 16 PM_SLEEP_MODE_STBY, enumerator
|
/Linux-v6.6/drivers/cpuidle/ |
D | cpuidle-qcom-spm.c | 55 spm_set_low_power_mode(drv, PM_SLEEP_MODE_STBY); in qcom_cpu_spc()
|