Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/acpi_toshiba/
H A Dacpi_toshiba.c140 static hci_fn_t hci_video_output; variable
161 {"video_output", hci_video_output},
337 hci_video_output(ACPI_HANDLE h, int op, UINT32 *video_output) in hci_video_output() function
496 hci_video_output(h, HCI_GET, &arg); in hci_key_action()
498 hci_video_output(sc->video_handle, HCI_SET, &arg); in hci_key_action()