Searched refs:unbind (Results 1 – 2 of 2) sorted by relevance
58 if (cdev->ops->unbind) in thermal_unbind()60 return cdev->ops->unbind(cdev, zdev); in thermal_unbind()
139 rt_err_t (*unbind)(struct rt_thermal_cooling_device *cdev, struct rt_thermal_zone_device *zdev); member
Completed in 3 milliseconds