Searched defs:pwm_lookup (Results 1 – 2 of 2) sorted by relevance
542 struct pwm_lookup { struct543 struct list_head list;544 const char *provider;545 unsigned int index;546 const char *dev_id;570 void pwm_add_table(struct pwm_lookup *table, size_t num); argument
567 struct pwm_lookup { struct568 struct list_head list;569 const char *provider;570 unsigned int index;571 const char *dev_id;595 void pwm_add_table(struct pwm_lookup *table, size_t num); argument