Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/acpi/
Dvideo_detect.c363 if (backlight->props.type == BACKLIGHT_RAW && in acpi_video_backlight_notify()
417 if (acpi_osi_is_win8() && backlight_device_get_by_type(BACKLIGHT_RAW)) in acpi_video_get_backlight_type()
/Linux-v5.4/drivers/video/backlight/
Dipaq_micro_bl.c48 .type = BACKLIGHT_RAW,
Dgeneric_bl.c67 props.type = BACKLIGHT_RAW; in genericbl_probe()
Djornada720_bl.c112 props.type = BACKLIGHT_RAW; in jornada_bl_probe()
Dep93xx_bl.c90 props.type = BACKLIGHT_RAW; in ep93xxbl_probe()
Dbacklight.c30 [BACKLIGHT_RAW] = "raw",
379 new_bd->props.type = BACKLIGHT_RAW; in backlight_device_register()
382 new_bd->props.type = BACKLIGHT_RAW; in backlight_device_register()
Dot200_bl.c116 props.type = BACKLIGHT_RAW; in ot200_backlight_probe()
Dpcf50633-backlight.c107 bl_props.type = BACKLIGHT_RAW; in pcf50633_bl_probe()
Dhp680_bl.c111 props.type = BACKLIGHT_RAW; in hp680bl_probe()
Dkb3886_bl.c147 props.type = BACKLIGHT_RAW; in kb3886bl_probe()
Dpandora_bl.c124 props.type = BACKLIGHT_RAW; in pandora_backlight_probe()
Dda903x_bl.c142 props.type = BACKLIGHT_RAW; in da903x_backlight_probe()
Dda9052_bl.c120 props.type = BACKLIGHT_RAW; in da9052_backlight_probe()
Dlv5207lp.c112 props.type = BACKLIGHT_RAW; in lv5207lp_probe()
Domap1_bl.c135 props.type = BACKLIGHT_RAW; in omapbl_probe()
Dtosa_bl.c102 props.type = BACKLIGHT_RAW; in tosa_bl_probe()
Dgpio_backlight.c143 props.type = BACKLIGHT_RAW; in gpio_backlight_probe()
Dbd6107.c155 props.type = BACKLIGHT_RAW; in bd6107_probe()
Dlocomolcd.c199 props.type = BACKLIGHT_RAW; in locomolcd_probe()
Dwm831x_bl.c194 props.type = BACKLIGHT_RAW; in wm831x_backlight_probe()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_backlight.c109 props->type = BACKLIGHT_RAW; in nv40_backlight_init()
215 props->type = BACKLIGHT_RAW; in nv50_backlight_init()
/Linux-v5.4/drivers/video/fbdev/nvidia/
Dnv_backlight.c105 props.type = BACKLIGHT_RAW; in nvidia_bl_init()
/Linux-v5.4/drivers/hid/
Dhid-picolcd_backlight.c67 props.type = BACKLIGHT_RAW; in picolcd_init_backlight()
/Linux-v5.4/include/linux/
Dbacklight.h38 BACKLIGHT_RAW = 1, enumerator
/Linux-v5.4/drivers/thermal/intel/int340x_thermal/
Dint3406_thermal.c149 bd = backlight_device_get_by_type(BACKLIGHT_RAW); in int3406_thermal_probe()

123