Searched refs:pwm_free (Results 1 – 3 of 3) 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
440 void pwm_free(struct pwm_device *pwm) in pwm_free() function444 EXPORT_SYMBOL_GPL(pwm_free);785 pwm_free(pwm); in of_pwm_get()1009 pwm_free(pwm); in pwm_get()
39 after usage with pwm_free().169 and pwm_free() may not be called from an atomic context. Currently the
Completed in 7 milliseconds