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

/linux-master/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c250 u8 pss_wakeup_evts; member in struct:telemetry_debugfs_conf
289 .pss_wakeup_evts = ARRAY_SIZE(telem_apl_pss_wakeup),
323 (debugfs_conf->pss_wakeup_evts > TELEM_PSS_S0IX_WAKEUP_EVTS) ||
389 conf->pss_wakeup_evts,
459 for (index = 0; index < debugfs_conf->pss_wakeup_evts; index++) {

Completed in 106 milliseconds