Searched defs:pf_cool (Results 1 – 1 of 1) sorted by relevance
38 static rt_err_t pwm_fan_power_on(struct pwm_fan_cool *pf_cool) in pwm_fan_power_on()57 static rt_err_t pwm_fan_power_off(struct pwm_fan_cool *pf_cool) in pwm_fan_power_off()79 struct pwm_fan_cool *pf_cool = raw_to_pwm_fan_cool(cdev); in pwm_fan_cool_get_max_level() local89 struct pwm_fan_cool *pf_cool = raw_to_pwm_fan_cool(cdev); in pwm_fan_cool_get_cur_level() local101 struct pwm_fan_cool *pf_cool = raw_to_pwm_fan_cool(cdev); in pwm_fan_cool_set_cur_level() local148 static void pwm_fan_cool_free(struct pwm_fan_cool *pf_cool) in pwm_fan_cool_free()170 struct pwm_fan_cool *pf_cool = rt_calloc(1, sizeof(*pf_cool)); in pwm_fan_cool_probe() local258 struct pwm_fan_cool *pf_cool = pdev->parent.ofw_node; in pwm_fan_cool_remove() local
Completed in 112 milliseconds