Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpi_support/
H A Dacpi_toshiba.c139 static hci_fn_t hci_force_fan; variable
160 {"force_fan", hci_force_fan},
316 hci_force_fan(ACPI_HANDLE h, int op, UINT32 *state) in hci_force_fan() function
504 hci_force_fan(h, HCI_GET, &arg); in hci_key_action()
506 hci_force_fan(h, HCI_SET, &arg); in hci_key_action()