Home
last modified time | relevance | path

Searched refs:pwm_add_table (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/include/linux/
Dpwm.h292 void pwm_add_table(struct pwm_lookup *table, size_t num);
294 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table() function
/linux-4.1.27/arch/arm/mach-clps711x/
Dboard-edb7211.c164 pwm_add_table(edb7211_pwm_lookup, ARRAY_SIZE(edb7211_pwm_lookup)); in edb7211_init_late()
/linux-4.1.27/arch/avr32/boards/merisc/
Dsetup.c289 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in merisc_init()
/linux-4.1.27/arch/avr32/boards/favr-32/
Dsetup.c260 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in favr32_setup_atmel_pwm_bl()
/linux-4.1.27/arch/avr32/boards/atngw100/
Dmrmt.c337 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in mrmt1_init()
/linux-4.1.27/arch/arm/mach-omap2/
Dboard-omap3beagle.c581 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in omap3_beagle_init()
/linux-4.1.27/Documentation/
Dpwm.txt29 pwm_add_table(board_pwm_lookup, ARRAY_SIZE(board_pwm_lookup));
/linux-4.1.27/arch/arm/mach-pxa/
Dhx4700.c882 pwm_add_table(hx4700_pwm_lookup, ARRAY_SIZE(hx4700_pwm_lookup)); in hx4700_init()
/linux-4.1.27/drivers/pwm/
Dcore.c576 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table() function
/linux-4.1.27/arch/arm/mach-shmobile/
Dboard-armadillo800eva.c1247 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in eva_init()