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

/linux-master/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c254 u8 ioss_pg_evts; member in struct:telemetry_debugfs_conf
291 .ioss_pg_evts = ARRAY_SIZE(telem_apl_ioss_pg_data),
325 (debugfs_conf->ioss_pg_evts > TELEM_IOSS_PG_EVTS))
524 TELEM_CHECK_AND_PARSE_EVTS(conf->ioss_pg_id, conf->ioss_pg_evts,
608 for (index = 0; index < conf->ioss_pg_evts; index++) {

Completed in 96 milliseconds