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

/linux-master/include/linux/
H A Dpwm.h591 struct pwm_lookup { struct
619 void pwm_add_table(struct pwm_lookup *table, size_t num);
620 void pwm_remove_table(struct pwm_lookup *table, size_t num);
622 static inline void pwm_add_table(struct pwm_lookup *table, size_t num)
626 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.c830 void pwm_add_table(struct pwm_lookup *table, size_t num)
847 void pwm_remove_table(struct pwm_lookup *table, size_t num)
882 struct pwm_lookup *p, *chosen = NULL;
/linux-master/drivers/acpi/
H A Dacpi_lpss.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 104 milliseconds