Home
last modified time | relevance | path

Searched refs:pss_wakeup_evts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_telemetry_debugfs.c250 u8 pss_wakeup_evts; member
289 .pss_wakeup_evts = ARRAY_SIZE(telem_apl_pss_wakeup),
323 (debugfs_conf->pss_wakeup_evts > TELEM_PSS_S0IX_WAKEUP_EVTS) || in telemetry_debugfs_check_evts()
389 conf->pss_wakeup_evts, in telem_pss_states_show()
459 for (index = 0; index < debugfs_conf->pss_wakeup_evts; index++) { in telem_pss_states_show()
/kernel/linux/linux-6.6/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c250 u8 pss_wakeup_evts; member
289 .pss_wakeup_evts = ARRAY_SIZE(telem_apl_pss_wakeup),
323 (debugfs_conf->pss_wakeup_evts > TELEM_PSS_S0IX_WAKEUP_EVTS) || in telemetry_debugfs_check_evts()
389 conf->pss_wakeup_evts, in telem_pss_states_show()
459 for (index = 0; index < debugfs_conf->pss_wakeup_evts; index++) { in telem_pss_states_show()

Completed in 3 milliseconds