Home
last modified time | relevance | path

Searched refs:_BQC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/acpi/
H A Dacpi_video.c188 u8 _BQC:1; /* Get current brightness level */ member
564 if (device->cap._BQC || device->cap._BCQ) { in acpi_video_device_lcd_get_level_current()
565 char *buf = device->cap._BQC ? "_BQC" : "_BCQ"; in acpi_video_device_lcd_get_level_current()
593 device->cap._BQC = device->cap._BCQ = 0; in acpi_video_device_lcd_get_level_current()
605 device->cap._BQC = device->cap._BCQ = 0; in acpi_video_device_lcd_get_level_current()
791 device->cap._BQC = device->cap._BCQ = 0; in acpi_video_bqc_quirk()
933 if (!device->cap._BQC) in acpi_video_init_brightness()
948 if (!device->cap._BQC) in acpi_video_init_brightness()
1001 device->cap._BQC = 1; in acpi_video_device_find_cap()
/linux/Documentation/firmware-guide/acpi/
H A Dvideo_extension.rst31 on read, control method _BQC will be evaluated to