Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dtoshiba_acpi.c108 #define HCI_LCD_BRIGHTNESS 0x002a macro
1329 result = hci_read(dev, HCI_LCD_BRIGHTNESS, &value); in __get_lcd_brightness()
1388 result = hci_write(dev, HCI_LCD_BRIGHTNESS, value); in set_lcd_brightness()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A 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()
3256 * Either HCI_LCD_BRIGHTNESS (used by acpi_video's _BCM) or HCI_PANEL_POWER_ON

Completed in 9 milliseconds