Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpi_support/
H A Dacpi_toshiba.c59 #define HCI_GET 0xFE00 macro
298 error = handler(sc->handle, HCI_GET, &arg); in acpi_toshiba_sysctl()
327 if (ret == 0 && op == HCI_GET) in hci_force_fan()
371 if (ret == 0 && op == HCI_GET) in hci_lcd_brightness()
400 if (ret == 0 && op == HCI_GET) in hci_cpu_speed()
440 if (op == HCI_GET) in hci_call()
443 } else if (function == HCI_REG_SYSTEM_EVENT && op == HCI_GET && in hci_call()
476 hci_lcd_brightness(h, HCI_GET, &arg); in hci_key_action()
484 hci_lcd_brightness(h, HCI_GET, &arg); in hci_key_action()
492 hci_video_output(h, HCI_GET, &arg); in hci_key_action()
[all …]