Home
last modified time | relevance | path

Searched refs:BACKLIGHT_RAW (Results 1 – 25 of 66) sorted by relevance

123

/Linux-v4.19/drivers/acpi/
Dvideo_detect.c355 if (backlight->props.type == BACKLIGHT_RAW && in acpi_video_backlight_notify()
409 if (acpi_osi_is_win8() && backlight_device_get_by_type(BACKLIGHT_RAW)) in acpi_video_get_backlight_type()
/Linux-v4.19/drivers/video/backlight/
Dipaq_micro_bl.c50 .type = BACKLIGHT_RAW,
Dgeneric_bl.c71 props.type = BACKLIGHT_RAW; in genericbl_probe()
Djornada720_bl.c116 props.type = BACKLIGHT_RAW; in jornada_bl_probe()
Dbacklight.c29 [BACKLIGHT_RAW] = "raw",
359 new_bd->props.type = BACKLIGHT_RAW; in backlight_device_register()
362 new_bd->props.type = BACKLIGHT_RAW; in backlight_device_register()
Dep93xx_bl.c93 props.type = BACKLIGHT_RAW; in ep93xxbl_probe()
Dot200_bl.c119 props.type = BACKLIGHT_RAW; in ot200_backlight_probe()
Dpcf50633-backlight.c116 bl_props.type = BACKLIGHT_RAW; in pcf50633_bl_probe()
Dhp680_bl.c111 props.type = BACKLIGHT_RAW; in hp680bl_probe()
Dkb3886_bl.c151 props.type = BACKLIGHT_RAW; in kb3886bl_probe()
Dpandora_bl.c127 props.type = BACKLIGHT_RAW; in pandora_backlight_probe()
Dda903x_bl.c145 props.type = BACKLIGHT_RAW; in da903x_backlight_probe()
Dda9052_bl.c125 props.type = BACKLIGHT_RAW; in da9052_backlight_probe()
Dlv5207lp.c115 props.type = BACKLIGHT_RAW; in lv5207lp_probe()
Dtosa_bl.c106 props.type = BACKLIGHT_RAW; in tosa_bl_probe()
Domap1_bl.c148 props.type = BACKLIGHT_RAW; in omapbl_probe()
Dgpio_backlight.c135 props.type = BACKLIGHT_RAW; in gpio_backlight_probe()
Dbd6107.c158 props.type = BACKLIGHT_RAW; in bd6107_probe()
Dlocomolcd.c199 props.type = BACKLIGHT_RAW; in locomolcd_probe()
Dwm831x_bl.c197 props.type = BACKLIGHT_RAW; in wm831x_backlight_probe()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_backlight.c109 props.type = BACKLIGHT_RAW; in nv40_backlight_init()
242 props.type = BACKLIGHT_RAW; in nv50_backlight_init()
/Linux-v4.19/drivers/video/fbdev/nvidia/
Dnv_backlight.c108 props.type = BACKLIGHT_RAW; in nvidia_bl_init()
/Linux-v4.19/drivers/hid/
Dhid-picolcd_backlight.c77 props.type = BACKLIGHT_RAW; in picolcd_init_backlight()
/Linux-v4.19/include/linux/
Dbacklight.h38 BACKLIGHT_RAW = 1, enumerator
/Linux-v4.19/drivers/thermal/int340x_thermal/
Dint3406_thermal.c153 bd = backlight_device_get_by_type(BACKLIGHT_RAW); in int3406_thermal_probe()

123