Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dtoshiba_acpi.c369 static u32 hci_read(struct toshiba_acpi_dev *dev, u32 reg, u32 *out1) in hci_read() function
618 result = hci_read(dev, HCI_KBD_ILLUMINATION, &state); in toshiba_kbd_backlight_get()
1280 u32 result = hci_read(dev, HCI_COOLING_METHOD, state); in toshiba_cooling_method_get()
1370 u32 result = hci_read(dev, HCI_TR_BACKLIGHT, status); in get_tr_backlight_status()
1411 result = hci_read(dev, HCI_LCD_BRIGHTNESS, &value); in __get_lcd_brightness()
1522 u32 result = hci_read(dev, HCI_VIDEO_OUT, status); in get_video_status()
1627 u32 result = hci_read(dev, HCI_FAN, status); in get_fan_status()
2839 result = hci_read(dev, HCI_SYSTEM_EVENT, &value); in toshiba_acpi_process_hotkeys()