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

/linux-4.1.27/drivers/usb/host/
H A Dpci-quirks.c682 int try_handoff = 1, tried_handoff = 0; ehci_bios_handoff() local
693 try_handoff = 0; ehci_bios_handoff()
696 if (try_handoff && (cap & EHCI_USBLEGSUP_BIOS)) { ehci_bios_handoff()
721 if (try_handoff) { ehci_bios_handoff()
735 if (try_handoff) ehci_bios_handoff()

Completed in 82 milliseconds