Home
last modified time | relevance | path

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

/drivers/acpi/
Dacpi_video.c195 u8 _BQC:1; /* Get current brightness level */ member
598 if (device->cap._BQC || device->cap._BCQ) { in acpi_video_device_lcd_get_level_current()
599 char *buf = device->cap._BQC ? "_BQC" : "_BCQ"; in acpi_video_device_lcd_get_level_current()
628 device->cap._BQC = device->cap._BCQ = 0; in acpi_video_device_lcd_get_level_current()
639 device->cap._BQC = device->cap._BCQ = 0; in acpi_video_device_lcd_get_level_current()
809 device->cap._BQC = device->cap._BCQ = 0; in acpi_video_bqc_quirk()
952 if (!device->cap._BQC) in acpi_video_init_brightness()
967 if (!device->cap._BQC) in acpi_video_init_brightness()
1020 device->cap._BQC = 1; in acpi_video_device_find_cap()