Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dintel_telemetry_debugfs.c260 u8 pcs_s0ix_blkd_evts; member
298 .pcs_s0ix_blkd_evts = ARRAY_SIZE(telem_apl_pcs_s0ix_blkd_data),
333 (debugfs_conf->pcs_s0ix_blkd_evts > TELEM_PSS_S0IX_BLOCKED_EVTS) || in telemetry_debugfs_check_evts()
394 conf->pcs_s0ix_blkd_evts, in telem_pss_states_show()
451 for (index = 0; index < debugfs_conf->pcs_s0ix_blkd_evts; index++) { in telem_pss_states_show()