Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dtoshiba_acpi.c116 #define HCI_LCD_BRIGHTNESS 0x002a macro
1402 result = hci_read(dev, HCI_LCD_BRIGHTNESS, &value); in __get_lcd_brightness()
1461 result = hci_write(dev, HCI_LCD_BRIGHTNESS, value); in set_lcd_brightness()