Home
last modified time | relevance | path

Searched refs:pwm_lookup (Results 1 – 33 of 33) sorted by relevance

/linux-4.4.14/include/linux/
Dpwm.h298 struct pwm_lookup { struct
319 void pwm_add_table(struct pwm_lookup *table, size_t num); argument
320 void pwm_remove_table(struct pwm_lookup *table, size_t num);
322 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
326 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/linux-4.4.14/arch/avr32/boards/merisc/
Dsetup.c173 static struct pwm_lookup pwm_lookup[] = { variable
289 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in merisc_init()
/linux-4.4.14/arch/avr32/boards/favr-32/
Dsetup.c235 static struct pwm_lookup pwm_lookup[] = { variable
260 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in favr32_setup_atmel_pwm_bl()
/linux-4.4.14/arch/avr32/boards/atngw100/
Dmrmt.c159 static struct pwm_lookup pwm_lookup[] = { variable
336 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in mrmt1_init()
/linux-4.4.14/arch/unicore32/kernel/
Dpuv3-nb0916.c53 static struct pwm_lookup nb0916_pwm_lookup[] = {
/linux-4.4.14/arch/arm/mach-pxa/
Dcolibri-pxa270-income.c188 static struct pwm_lookup income_pwm_lookup[] = {
Dpalmte2.c142 static struct pwm_lookup palmte2_pwm_lookup[] = {
Dpcm990-baseboard.c152 static struct pwm_lookup pcm990_pwm_lookup[] = {
Dpalm27x.c274 static struct pwm_lookup palm27x_pwm_lookup[] = {
Dzylonite.c124 static struct pwm_lookup zylonite_pwm_lookup[] = {
Dpalmtc.c170 static struct pwm_lookup palmtc_pwm_lookup[] = {
Dtavorevb.c172 static struct pwm_lookup tavorevb_pwm_lookup[] = {
Dlpd270.c275 static struct pwm_lookup lpd270_pwm_lookup[] = {
Dz2.c203 static struct pwm_lookup z2_pwm_lookup[] = {
Dmainstone.c252 static struct pwm_lookup mainstone_pwm_lookup[] = {
Dcm-x300.c309 static struct pwm_lookup cm_x300_pwm_lookup[] = {
Dviper.c354 static struct pwm_lookup viper_pwm_lookup[] = {
Dmioa701.c185 static struct pwm_lookup mioa701_pwm_lookup[] = {
Dmagician.c356 static struct pwm_lookup magician_pwm_lookup[] = {
Dhx4700.c574 static struct pwm_lookup hx4700_pwm_lookup[] = {
Draumfeld.c535 static struct pwm_lookup raumfeld_pwm_lookup[] = {
Dezx.c53 static struct pwm_lookup ezx_pwm_lookup[] = {
/linux-4.4.14/arch/arm/mach-clps711x/
Dboard-edb7211.c112 static struct pwm_lookup edb7211_pwm_lookup[] = {
/linux-4.4.14/drivers/mfd/
Dintel_soc_pmic_core.c43 static struct pwm_lookup crc_pwm_lookup[] = {
/linux-4.4.14/drivers/pwm/
Dcore.c635 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
652 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
685 struct pwm_lookup *p, *chosen = NULL; in pwm_get()
/linux-4.4.14/arch/arm/mach-s3c64xx/
Dmach-hmt.c77 static struct pwm_lookup hmt_pwm_lookup[] = {
Dmach-smartq.c143 static struct pwm_lookup smartq_pwm_lookup[] = {
Dmach-smdk6410.c627 static struct pwm_lookup smdk6410_pwm_lookup[] = {
Dmach-crag6410.c112 static struct pwm_lookup crag6410_pwm_lookup[] = {
/linux-4.4.14/arch/mips/jz4740/
Dboard-qi_lb60.c401 static struct pwm_lookup qi_lb60_pwm_lookup[] = {
/linux-4.4.14/Documentation/
Dpwm.txt21 static struct pwm_lookup board_pwm_lookup[] = {
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-h1940.c473 static struct pwm_lookup h1940_pwm_lookup[] = {
Dmach-rx1950.c378 static struct pwm_lookup rx1950_pwm_lookup[] = {