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

/linux-4.1.27/drivers/thermal/
H A Dx86_pkg_temp_thermal.c123 struct phy_dev_entry *phy_ptr; pkg_temp_thermal_get_phy_entry() local
127 list_for_each_entry(phy_ptr, &phy_dev_list, list) pkg_temp_thermal_get_phy_entry()
128 if (phy_ptr->phys_proc_id == phys_proc_id) { pkg_temp_thermal_get_phy_entry()
130 return phy_ptr; pkg_temp_thermal_get_phy_entry()

Completed in 103 milliseconds