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

/freebsd-13-stable/sys/dev/acpi_support/
H A Dacpi_toshiba.c142 static hci_fn_t hci_video_output; variable
163 {"video_output", hci_video_output},
339 hci_video_output(ACPI_HANDLE h, int op, UINT32 *video_output) function
498 hci_video_output(h, HCI_GET, &arg);
500 hci_video_output(sc->video_handle, HCI_SET, &arg);

Completed in 100 milliseconds