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

/linux-master/drivers/mfd/
H A Dintel_soc_pmic_crc.c212 pwm_remove_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup));
220 pwm_remove_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup));
/linux-master/include/linux/
H A Dpwm.h620 void pwm_remove_table(struct pwm_lookup *table, size_t num);
626 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) function
/linux-master/drivers/pwm/
H A Dcore.c843 * pwm_remove_table() - unregister PWM device consumers
847 void pwm_remove_table(struct pwm_lookup *table, size_t num) function

Completed in 132 milliseconds