Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dtoshiba_acpi.c114 #define HCI_LCD_BRIGHTNESS 0x002a macro
1344 hci_result = hci_read1(dev, HCI_LCD_BRIGHTNESS, &value); in __get_lcd_brightness()
1399 hci_result = hci_write1(dev, HCI_LCD_BRIGHTNESS, value); in set_lcd_brightness()