Searched defs:phy_dev_entry (Results 1 – 1 of 1) sorted by relevance
60 struct phy_dev_entry { struct61 struct list_head list;62 u16 phys_proc_id;63 u16 first_cpu;64 u32 tj_max;65 int ref_cnt;66 u32 start_pkg_therm_low;67 u32 start_pkg_therm_high;68 struct thermal_zone_device *tzone;170 struct phy_dev_entry *phy_dev_entry; in sys_get_curr_temp() local[all …]