Home
last modified time | relevance | path

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

/NextBSD/sys/dev/acpi_support/
HDacpi_toshiba.c141 static hci_fn_t hci_force_fan; variable
162 {"force_fan", hci_force_fan},
321 hci_force_fan(ACPI_HANDLE h, int op, UINT32 *state) in hci_force_fan() function
509 hci_force_fan(h, HCI_GET, &arg); in hci_key_action()
511 hci_force_fan(h, HCI_SET, &arg); in hci_key_action()