Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dpwm.h672 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function
/linux-6.14.4/drivers/pwm/
Dcore.c2192 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function