Home
last modified time | relevance | path

Searched refs:get_idr (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/thermal/
Ddevfreq_cooling.c70 static int get_idr(struct idr *idr, int *id) in get_idr() function
498 err = get_idr(&devfreq_idr, &dfc->id); in of_devfreq_cooling_register_power()
Dcpu_cooling.c125 static int get_idr(struct idr *idr, int *id) in get_idr() function
854 ret = get_idr(&cpufreq_idr, &cpufreq_dev->id); in __cpufreq_cooling_register()
Dthermal_core.c209 static int get_idr(struct idr *idr, struct mutex *lock, int *id) in get_idr() function
1309 result = get_idr(&tz->idr, &tz->lock, &dev->id); in thermal_zone_bind_cooling_device()
1472 result = get_idr(&thermal_cdev_idr, &thermal_idr_lock, &cdev->id); in __thermal_cooling_device_register()
1828 result = get_idr(&thermal_tz_idr, &thermal_idr_lock, &tz->id); in thermal_zone_device_register()