Searched refs:PM_SLEEP_MODE_STBY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/soc/qcom/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/cpuidle/ |
H A D | cpuidle-qcom-spm.c | 34 PM_SLEEP_MODE_STBY, enumerator 86 .start_index[PM_SLEEP_MODE_STBY] = 0, 108 .start_index[PM_SLEEP_MODE_STBY] = 0, 184 spm_set_low_power_mode(drv, PM_SLEEP_MODE_STBY); in qcom_cpu_spc() 322 spm_set_low_power_mode(drv, PM_SLEEP_MODE_STBY); in spm_dev_probe()
|
/kernel/linux/linux-6.6/include/soc/qcom/ |
H A D | spm.h | 16 PM_SLEEP_MODE_STBY, enumerator
|
/kernel/linux/linux-6.6/drivers/cpuidle/ |
H A D | cpuidle-qcom-spm.c | 55 spm_set_low_power_mode(drv, PM_SLEEP_MODE_STBY); in qcom_cpu_spc()
|
Completed in 2 milliseconds