Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dacpi_video.c188 u8 _BCQ:1; /* Some buggy BIOS uses _BCQ instead of _BQC */ member
563 if (device->cap._BQC || device->cap._BCQ) { in acpi_video_device_lcd_get_level_current()
592 device->cap._BQC = device->cap._BCQ = 0; in acpi_video_device_lcd_get_level_current()
604 device->cap._BQC = device->cap._BCQ = 0; in acpi_video_device_lcd_get_level_current()
797 device->cap._BQC = device->cap._BCQ = 0; in acpi_video_bqc_quirk()
1010 device->cap._BCQ = 1; in acpi_video_device_find_cap()