Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpwm.h668 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table() function
/linux/drivers/pwm/
H A Dcore.c2177 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table() function