Home
last modified time | relevance | path

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

12

/linux-5.10/arch/arm/mach-pxa/
Dezx.c830 pwm_add_table(ezx_pwm_lookup, ARRAY_SIZE(ezx_pwm_lookup)); in a780_init()
899 pwm_add_table(ezx_pwm_lookup, ARRAY_SIZE(ezx_pwm_lookup)); in e680_init()
967 pwm_add_table(ezx_pwm_lookup, ARRAY_SIZE(ezx_pwm_lookup)); in a1200_init()
1129 pwm_add_table(ezx_pwm_lookup, ARRAY_SIZE(ezx_pwm_lookup)); in a910_init()
1198 pwm_add_table(ezx_pwm_lookup, ARRAY_SIZE(ezx_pwm_lookup)); in e6_init()
1240 pwm_add_table(ezx_pwm_lookup, ARRAY_SIZE(ezx_pwm_lookup)); in e2_init()
Dcolibri-pxa270-income.c217 pwm_add_table(income_pwm_lookup, ARRAY_SIZE(income_pwm_lookup)); in income_pwm_init()
Dpalmte2.c370 pwm_add_table(palmte2_pwm_lookup, ARRAY_SIZE(palmte2_pwm_lookup)); in palmte2_init()
Dpcm990-baseboard.c395 pwm_add_table(pcm990_pwm_lookup, ARRAY_SIZE(pcm990_pwm_lookup)); in pcm990_baseboard_init()
Dpalm27x.c338 pwm_add_table(palm27x_pwm_lookup, ARRAY_SIZE(palm27x_pwm_lookup)); in palm27x_pwm_init()
Dpalmtc.c207 pwm_add_table(palmtc_pwm_lookup, ARRAY_SIZE(palmtc_pwm_lookup)); in palmtc_pwm_init()
Dzylonite.c200 pwm_add_table(zylonite_pwm_lookup, ARRAY_SIZE(zylonite_pwm_lookup)); in zylonite_init_lcd()
Dlpd270.c477 pwm_add_table(lpd270_pwm_lookup, ARRAY_SIZE(lpd270_pwm_lookup)); in lpd270_init()
Dtavorevb.c472 pwm_add_table(tavorevb_pwm_lookup, ARRAY_SIZE(tavorevb_pwm_lookup)); in tavorevb_init_lcd()
Dz2.c239 pwm_add_table(z2_pwm_lookup, ARRAY_SIZE(z2_pwm_lookup)); in z2_pwm_init()
Dcm-x300.c327 pwm_add_table(cm_x300_pwm_lookup, ARRAY_SIZE(cm_x300_pwm_lookup)); in cm_x300_init_bl()
Dmainstone.c273 pwm_add_table(mainstone_pwm_lookup, ARRAY_SIZE(mainstone_pwm_lookup)); in mainstone_backlight_register()
Dmioa701.c753 pwm_add_table(mioa701_pwm_lookup, ARRAY_SIZE(mioa701_pwm_lookup)); in mioa701_machine_init()
Dhx4700.c892 pwm_add_table(hx4700_pwm_lookup, ARRAY_SIZE(hx4700_pwm_lookup)); in hx4700_init()
Dviper.c961 pwm_add_table(viper_pwm_lookup, ARRAY_SIZE(viper_pwm_lookup)); in viper_init()
Dmagician.c1002 pwm_add_table(magician_pwm_lookup, ARRAY_SIZE(magician_pwm_lookup)); in magician_init()
/linux-5.10/include/linux/
Dpwm.h595 void pwm_add_table(struct pwm_lookup *table, size_t num);
598 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table() function
/linux-5.10/drivers/mfd/
Dintel_soc_pmic_core.c87 pwm_add_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup)); in intel_soc_pmic_i2c_probe()
/linux-5.10/arch/arm/mach-s3c/
Dmach-hmt.c270 pwm_add_table(hmt_pwm_lookup, ARRAY_SIZE(hmt_pwm_lookup)); in hmt_machine_init()
Dmach-smartq.c417 pwm_add_table(smartq_pwm_lookup, ARRAY_SIZE(smartq_pwm_lookup)); in smartq_machine_init()
Dmach-smdk6410.c694 pwm_add_table(smdk6410_pwm_lookup, ARRAY_SIZE(smdk6410_pwm_lookup)); in smdk6410_machine_init()
Dmach-crag6410.c861 pwm_add_table(crag6410_pwm_lookup, ARRAY_SIZE(crag6410_pwm_lookup)); in crag6410_machine_init()
Dmach-h1940.c769 pwm_add_table(h1940_pwm_lookup, ARRAY_SIZE(h1940_pwm_lookup)); in h1940_init()
Dmach-rx1950.c841 pwm_add_table(rx1950_pwm_lookup, ARRAY_SIZE(rx1950_pwm_lookup)); in rx1950_init_machine()
/linux-5.10/drivers/acpi/
Dacpi_lpss.c175 pwm_add_table(byt_pwm_lookup, ARRAY_SIZE(byt_pwm_lookup)); in byt_pwm_setup()
220 pwm_add_table(bsw_pwm_lookup, ARRAY_SIZE(bsw_pwm_lookup)); in bsw_pwm_setup()

12