Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dtoshiba_acpi.c367 static u32 hci_read(struct toshiba_acpi_dev *dev, u32 reg, u32 *out1) in hci_read() function
616 result = hci_read(dev, HCI_KBD_ILLUMINATION, &state); in toshiba_kbd_backlight_get()
1278 u32 result = hci_read(dev, HCI_COOLING_METHOD, state); in toshiba_cooling_method_get()
1368 u32 result = hci_read(dev, HCI_TR_BACKLIGHT, status); in get_tr_backlight_status()
1409 result = hci_read(dev, HCI_LCD_BRIGHTNESS, &value); in __get_lcd_brightness()
1520 u32 result = hci_read(dev, HCI_VIDEO_OUT, status); in get_video_status()
1625 u32 result = hci_read(dev, HCI_FAN, status); in get_fan_status()
2837 result = hci_read(dev, HCI_SYSTEM_EVENT, &value); in toshiba_acpi_process_hotkeys()