Searched defs:cdev (Results 1 – 3 of 3) sorted by relevance
44 rt_err_t thermal_bind(struct rt_thermal_cooling_device *cdev, in thermal_bind()55 rt_err_t thermal_unbind(struct rt_thermal_cooling_device *cdev, in thermal_unbind()
167 struct rt_thermal_cooling_device *cdev; in thermal_ofw_setup() local313 struct rt_thermal_cooling_device *cdev; in rt_thermal_zone_device_unregister() local337 rt_err_t rt_thermal_cooling_device_register(struct rt_thermal_cooling_device *cdev) in rt_thermal_cooling_device_register()364 rt_err_t rt_thermal_cooling_device_unregister(struct rt_thermal_cooling_device *cdev) in rt_thermal_cooling_device_unregister()480 rt_err_t rt_thermal_cooling_device_change_governor(struct rt_thermal_cooling_device *cdev, in rt_thermal_cooling_device_change_governor()723 struct rt_thermal_cooling_device *cdev; in rt_thermal_cooling_device_kick() local879 struct rt_thermal_cooling_device *cdev; in list_thermal() local
76 static rt_err_t pwm_fan_cool_get_max_level(struct rt_thermal_cooling_device *cdev, in pwm_fan_cool_get_max_level()86 static rt_err_t pwm_fan_cool_get_cur_level(struct rt_thermal_cooling_device *cdev, in pwm_fan_cool_get_cur_level()96 static rt_err_t pwm_fan_cool_set_cur_level(struct rt_thermal_cooling_device *cdev, in pwm_fan_cool_set_cur_level()
Completed in 10 milliseconds