Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_core.c1249 static void __unbind(struct thermal_zone_device *tz, int mask, in __unbind() function
1300 __unbind(tz, tzp->tbp[i].trip_mask, cdev); in thermal_cooling_device_unregister()
1557 __unbind(tz, tzp->tbp[i].trip_mask, cdev); in thermal_zone_device_unregister()
/drivers/md/
Ddm.c2099 static struct dm_table *__unbind(struct mapped_device *md) in __unbind() function
2316 dm_table_destroy(__unbind(md)); in __dm_destroy()