Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpwm.h555 struct pwm_lookup { struct
556 struct list_head list;
557 const char *provider;
558 unsigned int index;
559 const char *dev_id;
583 void pwm_add_table(struct pwm_lookup *table, size_t num); argument

Completed in 4 milliseconds