Home
last modified time | relevance | path

Searched refs:backlight (Results 1 – 25 of 90) sorted by relevance

1234

/arch/arm/boot/dts/
Dtegra20-medcom-wide.dts46 backlight: backlight { label
47 compatible = "pwm-backlight";
60 backlight = <&backlight>;
Domap3-panel-sharp-ls037v7dw01.dtsi6 * gpios for gpio-backlight.
14 backlight0: backlight {
15 compatible = "gpio-backlight";
Dtegra30-colibri-eval-v3.dts115 backlight: backlight { label
116 compatible = "pwm-backlight";
155 backlight = <&backlight>;
Dimx6dl-tx6dl-comtft.dts24 backlight: backlight { label
25 compatible = "pwm-backlight";
Dimx6q-tx6q-1010-comtft.dts24 backlight: backlight { label
25 compatible = "pwm-backlight";
Dwm8850-w70v2.dts19 backlight {
20 compatible = "pwm-backlight";
Dtegra30-apalis-eval.dts175 backlight: backlight { label
176 compatible = "pwm-backlight";
205 backlight = <&backlight>;
Dimx6q-tx6q-1020-comtft.dts24 backlight: backlight { label
25 compatible = "pwm-backlight";
Dimx6dl-aristainetos_7.dts55 backlight {
56 compatible = "pwm-backlight";
Domap4-var-dvk-om44.dts47 backlight {
48 compatible = "gpio-backlight";
Drk3288-evb.dtsi21 backlight {
22 compatible = "pwm-backlight";
152 backlight {
Dimx6dl-aristainetos_4.dts19 backlight {
20 compatible = "pwm-backlight";
Dimx6q-tx6q-1010.dts24 backlight: backlight { label
25 compatible = "pwm-backlight";
Dimx6dl-tx6u-801x.dts24 backlight: backlight { label
25 compatible = "pwm-backlight";
Dimx6q-tx6q-1020.dts24 backlight: backlight { label
25 compatible = "pwm-backlight";
Dtegra114-tn7.dts46 backlight = <&backlight>;
265 backlight: backlight { label
266 compatible = "pwm-backlight";
Dimx28-cfa10058.dts138 backlight {
139 compatible = "pwm-backlight";
Dimx6dl-tx6u-811x.dts27 compatible = "pwm-backlight";
49 compatible = "pwm-backlight";
Dimx6q-tx6q-1110.dts27 compatible = "pwm-backlight";
49 compatible = "pwm-backlight";
Dimx23-evk.dts153 backlight {
154 compatible = "pwm-backlight";
Dimx28-cfa10055.dts161 backlight {
162 compatible = "pwm-backlight";
/arch/arm/mach-omap1/include/mach/
Dboard-sx1.h37 int sx1_setbacklight(u8 backlight);
38 int sx1_getbacklight(u8 *backlight);
/arch/arm/mach-omap1/
Dboard-sx1.c116 int sx1_setbacklight(u8 backlight) in sx1_setbacklight() argument
118 if (backlight > SOFIA_MAX_LIGHT_VAL) in sx1_setbacklight()
119 backlight = SOFIA_MAX_LIGHT_VAL; in sx1_setbacklight()
121 backlight); in sx1_setbacklight()
124 int sx1_getbacklight (u8 * backlight) in sx1_getbacklight() argument
127 backlight); in sx1_getbacklight()
/arch/powerpc/platforms/powermac/
DMakefile11 obj-$(CONFIG_PMAC_BACKLIGHT) += backlight.o
/arch/arm/plat-samsung/
DMakefile25 obj-$(CONFIG_SAMSUNG_DEV_BACKLIGHT) += dev-backlight.o

1234