Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dtoshiba_acpi.c120 #define HCI_LCD_BRIGHTNESS 0x002a macro
1347 result = hci_read(dev, HCI_LCD_BRIGHTNESS, &value); in __get_lcd_brightness()
1406 result = hci_write(dev, HCI_LCD_BRIGHTNESS, value); in set_lcd_brightness()