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

/linux-4.1.27/arch/avr32/boards/merisc/
H A Dsetup.c26 #include <linux/leds_pwm.h>
174 PWM_LOOKUP("at91sam9rl-pwm", 0, "leds_pwm", "backlight",
190 static struct platform_device leds_pwm = { variable in typeref:struct:platform_device
191 .name = "leds_pwm",
291 platform_device_register(&leds_pwm); merisc_init()
/linux-4.1.27/arch/avr32/boards/atngw100/
H A Dmrmt.c21 #include <linux/leds_pwm.h>
161 PWM_LOOKUP("at91sam9rl-pwm", PWM_CH_BL, "leds_pwm", "ds1",
177 static struct platform_device leds_pwm = { variable in typeref:struct:platform_device
178 .name = "leds_pwm",
338 platform_device_register(&leds_pwm); mrmt1_init()
/linux-4.1.27/arch/arm/mach-omap2/
H A Dboard-omap3beagle.c24 #include <linux/leds_pwm.h>
63 PWM_LOOKUP("twl-pwmled", 1, "leds_pwm", "beagleboard::pmu_stat",
80 static struct platform_device leds_pwm = { variable in typeref:struct:platform_device
81 .name = "leds_pwm",
479 &leds_pwm,
/linux-4.1.27/drivers/leds/
H A Dleds-pwm.c23 #include <linux/leds_pwm.h>
231 .name = "leds_pwm",
/linux-4.1.27/arch/mips/jz4740/
H A Dboard-qi_lb60.c36 #include <linux/leds_pwm.h>

Completed in 177 milliseconds