pwm_lookup
static struct pwm_lookup crag6410_pwm_lookup[] = {
static struct pwm_lookup byt_pwm_lookup[] = {
static struct pwm_lookup bsw_pwm_lookup[] = {
static struct pwm_lookup crc_pwm_lookup[] = {
struct pwm_lookup *p, *chosen = NULL;
void pwm_add_table(struct pwm_lookup *table, size_t num)
void pwm_remove_table(struct pwm_lookup *table, size_t num)
void pwm_add_table(struct pwm_lookup *table, size_t num);
void pwm_remove_table(struct pwm_lookup *table, size_t num);
static inline void pwm_add_table(struct pwm_lookup *table, size_t num)
static inline void pwm_remove_table(struct pwm_lookup *table, size_t num)