Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thermal/
Dthermal_core.c1055 static void __unbind(struct thermal_zone_device *tz, int mask, in __unbind() function
1106 __unbind(tz, tzp->tbp[i].trip_mask, cdev); in thermal_cooling_device_unregister()
1369 __unbind(tz, tzp->tbp[i].trip_mask, cdev); in thermal_zone_device_unregister()
/linux-5.19.10/drivers/md/
Ddm.c2150 static struct dm_table *__unbind(struct mapped_device *md) in __unbind() function
2372 dm_table_destroy(__unbind(md)); in __dm_destroy()