Home
last modified time | relevance | path

Searched refs:tried_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
901 tried_handoff = 1; in ehci_bios_handoff()
925 if (tried_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
899 tried_handoff = 1; in ehci_bios_handoff()
923 if (tried_handoff) in ehci_bios_handoff()

Completed in 4 milliseconds