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

/freebsd-10.3-release/sys/dev/acpi_support/
H A Dacpi_toshiba.c142 static hci_fn_t hci_video_output; variable
163 {"video_output", hci_video_output},
338 hci_video_output(ACPI_HANDLE h, int op, UINT32 *video_output) function
497 hci_video_output(h, HCI_GET, &arg);
499 hci_video_output(sc->video_handle, HCI_SET, &arg);

Completed in 90 milliseconds