Searched refs:pwm_channel_disable (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Datmel_pwm.h16 * may then pwm_channel_disable() or pwm_channel_free(). Both of these
40 #define pwm_channel_disable(ch) __pwm_channel_onoff((ch), 0) macro

Completed in 79 milliseconds