Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dpci-quirks.c859 int try_handoff = 1, tried_handoff = 0; in ehci_bios_handoff() local
870 try_handoff = 0; in ehci_bios_handoff()
873 if (try_handoff && (cap & EHCI_USBLEGSUP_BIOS)) { in ehci_bios_handoff()
898 if (try_handoff) { in ehci_bios_handoff()
912 if (try_handoff) in ehci_bios_handoff()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dpci-quirks.c857 int try_handoff = 1, tried_handoff = 0; in ehci_bios_handoff() local
868 try_handoff = 0; in ehci_bios_handoff()
871 if (try_handoff && (cap & EHCI_USBLEGSUP_BIOS)) { in ehci_bios_handoff()
896 if (try_handoff) { in ehci_bios_handoff()
910 if (try_handoff) in ehci_bios_handoff()

Completed in 4 milliseconds