Home
last modified time | relevance | path

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

/include/linux/
Dpwm.h582 struct pwm_lookup { struct
610 void pwm_add_table(struct pwm_lookup *table, size_t num); argument
611 void pwm_remove_table(struct pwm_lookup *table, size_t num);
613 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
617 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()