Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/acpi_support/
Dacpi_toshiba.c61 #define HCI_GET 0xFE00 macro
303 error = handler(sc->handle, HCI_GET, &arg); in acpi_toshiba_sysctl()
332 if (ret == 0 && op == HCI_GET) in hci_force_fan()
376 if (ret == 0 && op == HCI_GET) in hci_lcd_brightness()
405 if (ret == 0 && op == HCI_GET) in hci_cpu_speed()
445 if (op == HCI_GET) in hci_call()
448 } else if (function == HCI_REG_SYSTEM_EVENT && op == HCI_GET && in hci_call()
481 hci_lcd_brightness(h, HCI_GET, &arg); in hci_key_action()
489 hci_lcd_brightness(h, HCI_GET, &arg); in hci_key_action()
497 hci_video_output(h, HCI_GET, &arg); in hci_key_action()
[all …]