Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/thermal/
Dthermal_sys.c63 static int get_idr(struct idr *idr, struct mutex *lock, int *id) in get_idr() function
786 result = get_idr(&tz->idr, &tz->lock, &dev->id); in thermal_zone_bind_cooling_device()
910 result = get_idr(&thermal_cdev_idr, &thermal_idr_lock, &cdev->id); in thermal_cooling_device_register()
1137 result = get_idr(&thermal_tz_idr, &thermal_idr_lock, &tz->id); in thermal_zone_device_register()