Searched refs:phdev (Results 1 – 1 of 1) sorted by relevance
321 struct phy_dev_entry *phdev = pkg_temp_thermal_get_phy_entry(cpu); in pkg_temp_thermal_threshold_work_fn() local325 if (!phdev) in pkg_temp_thermal_threshold_work_fn()351 thermal_zone_device_update(phdev->tzone, in pkg_temp_thermal_threshold_work_fn()482 struct phy_dev_entry *phdev = in pkg_temp_thermal_device_remove() local485 if (!phdev) in pkg_temp_thermal_device_remove()490 if (phdev->first_cpu == cpu) { in pkg_temp_thermal_device_remove()491 phdev->first_cpu = find_siblings_cpu(cpu); in pkg_temp_thermal_device_remove()493 phdev->first_cpu); in pkg_temp_thermal_device_remove()501 --phdev->ref_cnt; in pkg_temp_thermal_device_remove()503 phys_proc_id, cpu, phdev->ref_cnt); in pkg_temp_thermal_device_remove()[all …]