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

/linux-master/include/linux/
H A Dpwm.h584 struct pwm_lookup { struct
612 void pwm_add_table(struct pwm_lookup *table, size_t num);
613 void pwm_remove_table(struct pwm_lookup *table, size_t num);
615 static inline void pwm_add_table(struct pwm_lookup *table, size_t num)
619 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num)
/linux-master/drivers/mfd/
H A Dintel_soc_pmic_crc.c139 static struct pwm_lookup crc_pwm_lookup[] = {
/linux-master/drivers/pwm/
H A Dcore.c1367 void pwm_add_table(struct pwm_lookup *table, size_t num)
1384 void pwm_remove_table(struct pwm_lookup *table, size_t num)
1419 struct pwm_lookup *p, *chosen = NULL;
/linux-master/drivers/acpi/x86/
H A Dlpss.c162 static struct pwm_lookup byt_pwm_lookup[] = {
206 static struct pwm_lookup bsw_pwm_lookup[] = {
/linux-master/arch/arm/mach-s3c/
H A Dmach-crag6410.c105 static struct pwm_lookup crag6410_pwm_lookup[] = {

Completed in 174 milliseconds