Home
last modified time | relevance | path

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

123

/linux-5.19.10/drivers/video/backlight/
Dipaq_micro_bl.c48 .type = BACKLIGHT_RAW,
Djornada720_bl.c112 props.type = BACKLIGHT_RAW; in jornada_bl_probe()
Dep93xx_bl.c84 props.type = BACKLIGHT_RAW; in ep93xxbl_probe()
Dbacklight.c71 [BACKLIGHT_RAW] = "raw",
433 new_bd->props.type = BACKLIGHT_RAW; in backlight_device_register()
436 new_bd->props.type = BACKLIGHT_RAW; in backlight_device_register()
Dgpio_backlight.c76 props.type = BACKLIGHT_RAW; in gpio_backlight_probe()
Dpcf50633-backlight.c107 bl_props.type = BACKLIGHT_RAW; in pcf50633_bl_probe()
Dhp680_bl.c107 props.type = BACKLIGHT_RAW; in hp680bl_probe()
Dda903x_bl.c131 props.type = BACKLIGHT_RAW; in da903x_backlight_probe()
Dkb3886_bl.c143 props.type = BACKLIGHT_RAW; in kb3886bl_probe()
Dlv5207lp.c107 props.type = BACKLIGHT_RAW; in lv5207lp_probe()
Dpandora_bl.c124 props.type = BACKLIGHT_RAW; in pandora_backlight_probe()
Dtosa_bl.c102 props.type = BACKLIGHT_RAW; in tosa_bl_probe()
Dda9052_bl.c120 props.type = BACKLIGHT_RAW; in da9052_backlight_probe()
Domap1_bl.c135 props.type = BACKLIGHT_RAW; in omapbl_probe()
Dbd6107.c158 props.type = BACKLIGHT_RAW; in bd6107_probe()
Dlocomolcd.c195 props.type = BACKLIGHT_RAW; in locomolcd_probe()
Dwm831x_bl.c183 props.type = BACKLIGHT_RAW; in wm831x_backlight_probe()
Dmax8925_bl.c152 props.type = BACKLIGHT_RAW; in max8925_backlight_probe()
Daat2870_bl.c139 props.type = BACKLIGHT_RAW; in aat2870_bl_probe()
Drt4831-backlight.c140 struct backlight_properties bl_props = { .type = BACKLIGHT_RAW, in rt4831_bl_probe()
/linux-5.19.10/drivers/acpi/
Dvideo_detect.c553 if (backlight->props.type == BACKLIGHT_RAW && in acpi_video_backlight_notify()
607 if (acpi_osi_is_win8() && backlight_device_get_by_type(BACKLIGHT_RAW)) in acpi_video_get_backlight_type()
/linux-5.19.10/drivers/video/fbdev/nvidia/
Dnv_backlight.c105 props.type = BACKLIGHT_RAW; in nvidia_bl_init()
/linux-5.19.10/drivers/hid/
Dhid-picolcd_backlight.c67 props.type = BACKLIGHT_RAW; in picolcd_init_backlight()
/linux-5.19.10/include/linux/
Dbacklight.h46 BACKLIGHT_RAW = 1, enumerator
/linux-5.19.10/drivers/thermal/intel/int340x_thermal/
Dint3406_thermal.c149 bd = backlight_device_get_by_type(BACKLIGHT_RAW); in int3406_thermal_probe()

123