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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/thermal/
H A Dthermal_sys.c83 static void release_idr(struct idr *idr, struct mutex *lock, int id) function
728 goto release_idr;
755 release_idr:
756 release_idr(&tz->idr, &tz->lock, dev->id);
794 release_idr(&tz->idr, &tz->lock, pos->id);
860 release_idr(&thermal_cdev_idr, &thermal_idr_lock, cdev->id);
896 release_idr(&thermal_cdev_idr, &thermal_idr_lock, cdev->id);
941 release_idr(&thermal_cdev_idr, &thermal_idr_lock, cdev->id);
1101 release_idr(&thermal_tz_idr, &thermal_idr_lock, tz->id);
1161 release_idr(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/thermal/
H A Dthermal_sys.c83 static void release_idr(struct idr *idr, struct mutex *lock, int id) function
728 goto release_idr;
755 release_idr:
756 release_idr(&tz->idr, &tz->lock, dev->id);
794 release_idr(&tz->idr, &tz->lock, pos->id);
860 release_idr(&thermal_cdev_idr, &thermal_idr_lock, cdev->id);
896 release_idr(&thermal_cdev_idr, &thermal_idr_lock, cdev->id);
941 release_idr(&thermal_cdev_idr, &thermal_idr_lock, cdev->id);
1101 release_idr(&thermal_tz_idr, &thermal_idr_lock, tz->id);
1161 release_idr(
[all...]

Completed in 57 milliseconds