Home
last modified time | relevance | path

Searched refs:backlight_device_set_brightness (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/backlight/
A Dbacklight.c232 int backlight_device_set_brightness(struct backlight_device *bd, in backlight_device_set_brightness() function
253 EXPORT_SYMBOL(backlight_device_set_brightness);
266 rc = backlight_device_set_brightness(bd, brightness); in brightness_store()
/linux/include/linux/
A Dbacklight.h428 int backlight_device_set_brightness(struct backlight_device *bd,
/linux/drivers/thermal/intel/int340x_thermal/
A Dint3406_thermal.c64 return backlight_device_set_brightness(d->raw_bd, raw_level); in int3406_thermal_set_cur_state()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_acpi.c497 backlight_device_set_brightness(atif->bd, req.backlight_level); in amdgpu_atif_handler()

Completed in 12 milliseconds