Home
last modified time | relevance | path

Searched refs:pwm_free (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dpwm.h313 void pwm_free(struct pwm_device *pwm);
419 static inline void pwm_free(struct pwm_device *pwm) in pwm_free() function
/linux-6.3-rc2/drivers/pwm/
A Dcore.c440 void pwm_free(struct pwm_device *pwm) in pwm_free() function
444 EXPORT_SYMBOL_GPL(pwm_free);
785 pwm_free(pwm); in of_pwm_get()
1009 pwm_free(pwm); in pwm_get()
/linux-6.3-rc2/Documentation/driver-api/
A Dpwm.rst39 after usage with pwm_free().
169 and pwm_free() may not be called from an atomic context. Currently the

Completed in 6 milliseconds