Home
last modified time | relevance | path

Searched refs:pwm_remove_table (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpwm.h673 void pwm_remove_table(struct pwm_lookup *table, size_t num);
679 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function
/linux/drivers/pwm/
H A Dcore.c2542 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function