Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Dthermal_core.c246 static void __unbind(struct thermal_zone_device *tz, int mask, in __unbind() function
1290 __unbind(tz, tzp->tbp[i].trip_mask, cdev); in thermal_cooling_device_unregister()
1673 __unbind(tz, tzp->tbp[i].trip_mask, cdev); in thermal_zone_device_unregister()
/linux-4.1.27/drivers/md/
Ddm.c2581 static struct dm_table *__unbind(struct mapped_device *md) in __unbind() function
2965 dm_table_destroy(__unbind(md)); in __dm_destroy()