Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/firmware-guide/acpi/
Dvideo_extension.rst38 Derived from the _BCL package(see below);
44 the following _BCL package::
46 Method (_BCL, 0, NotSerialized)
Dnamespace.rst162 | +-| _BCL | Method(_BCL): the backlight control method
255 example, if the _BCL method is present for an ACPI namespace node, a
/Linux-v5.4/drivers/acpi/
Dacpi_video.c193 u8 _BCL:1; /* Query list of brightness control levels supported */ member
1016 device->cap._BCL = 1; in acpi_video_device_find_cap()