Lines Matching defs:phy_dev_entry
60 struct phy_dev_entry { struct
61 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
189 struct phy_dev_entry *phy_dev_entry; in sys_get_trip_temp() local
226 struct phy_dev_entry *phy_dev_entry; in sys_set_trip_temp() local
400 struct phy_dev_entry *phy_dev_entry; in pkg_temp_thermal_device_add() local