Home
last modified time | relevance | path

Searched defs:telemetry_debugfs_conf (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/platform/x86/intel/telemetry/
Ddebugfs.c236 struct telemetry_debugfs_conf { struct
237 struct telemetry_susp_stats suspend_stats;
238 struct dentry *telemetry_dbg_dir;
241 struct telem_ioss_d0ix_stateinfo *ioss_d0ix_data;
242 struct telem_pss_idle_stateinfo *pss_idle_data;
243 struct telem_pcs_blkd_info *pcs_idle_blkd_data;
244 struct telem_pcs_blkd_info *pcs_s0ix_blkd_data;
245 struct telem_pss_wakeup_info *pss_wakeup;
246 struct telem_pss_ltr_info *pss_ltr_data;
247 struct telem_ioss_pg_info *ioss_pg_data;
[all …]