Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/
Dthermal_core.c1104 static void __unbind(struct thermal_zone_device *tz, int mask, in __unbind() function
1155 __unbind(tz, tzp->tbp[i].trip_mask, cdev); in thermal_cooling_device_unregister()
1409 __unbind(tz, tzp->tbp[i].trip_mask, cdev); in thermal_zone_device_unregister()
/Linux-v5.4/drivers/md/
Ddm.c2190 static struct dm_table *__unbind(struct mapped_device *md) in __unbind() function
2407 dm_table_destroy(__unbind(md)); in __dm_destroy()