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

/linux-master/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c248 u8 pcs_idle_blkd_evts; member in struct:telemetry_debugfs_conf
286 .pcs_idle_blkd_evts = ARRAY_SIZE(telem_apl_pcs_idle_blkd_data),
320 (debugfs_conf->pcs_idle_blkd_evts > TELEM_PSS_IDLE_BLOCKED_EVTS) ||
375 conf->pcs_idle_blkd_evts,
429 for (index = 0; index < debugfs_conf->pcs_idle_blkd_evts; index++) {

Completed in 180 milliseconds