Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dtoshiba_acpi.c360 static u32 hci_read(struct toshiba_acpi_dev *dev, u32 reg, u32 *out1) in hci_read() function
609 result = hci_read(dev, HCI_KBD_ILLUMINATION, &state); in toshiba_kbd_backlight_get()
1271 u32 result = hci_read(dev, HCI_COOLING_METHOD, state); in toshiba_cooling_method_get()
1361 u32 result = hci_read(dev, HCI_TR_BACKLIGHT, status); in get_tr_backlight_status()
1402 result = hci_read(dev, HCI_LCD_BRIGHTNESS, &value); in __get_lcd_brightness()
1513 u32 result = hci_read(dev, HCI_VIDEO_OUT, status); in get_video_status()
1618 u32 result = hci_read(dev, HCI_FAN, status); in get_fan_status()
2830 result = hci_read(dev, HCI_SYSTEM_EVENT, &value); in toshiba_acpi_process_hotkeys()