Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dpwm.h628 void pwm_remove_table(struct pwm_lookup *table, size_t num);
634 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function
/linux-4.19.296/drivers/pwm/
Dcore.c735 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function