Searched refs:pwm_free (Results 1 – 5 of 5) sorted by relevance
313 void pwm_free(struct pwm_device *pwm);419 static inline void pwm_free(struct pwm_device *pwm) in pwm_free() function
347 pwm_free(chip->pwm); in max8997_haptic_probe()363 pwm_free(chip->pwm); in max8997_haptic_remove()
434 void pwm_free(struct pwm_device *pwm) in pwm_free() function438 EXPORT_SYMBOL_GPL(pwm_free);776 pwm_free(pwm); in of_pwm_get()1000 pwm_free(pwm); in pwm_get()
608 pwm_free(pb->pwm); in pwm_backlight_probe()643 pwm_free(pb->pwm); in pwm_backlight_remove()
39 after usage with pwm_free().169 and pwm_free() may not be called from an atomic context. Currently the