Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dtoshiba_acpi.c353 static u32 hci_read(struct toshiba_acpi_dev *dev, u32 reg, u32 *out1) in hci_read() function
602 result = hci_read(dev, HCI_KBD_ILLUMINATION, &state); in toshiba_kbd_backlight_get()
1261 u32 result = hci_read(dev, HCI_COOLING_METHOD, state); in toshiba_cooling_method_get()
1288 u32 result = hci_read(dev, HCI_TR_BACKLIGHT, status); in get_tr_backlight_status()
1329 result = hci_read(dev, HCI_LCD_BRIGHTNESS, &value); in __get_lcd_brightness()
1440 u32 result = hci_read(dev, HCI_VIDEO_OUT, status); in get_video_status()
1545 u32 result = hci_read(dev, HCI_FAN, status); in get_fan_status()
2734 result = hci_read(dev, HCI_SYSTEM_EVENT, &value); in toshiba_acpi_process_hotkeys()