Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-hcd.c111 static bool no_handshake; variable
112 module_param (no_handshake, bool, 0);
113 MODULE_PARM_DESC (no_handshake, "true (not default) disables BIOS handshake");
475 if (!no_handshake && ohci_readl (ohci, in ohci_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-hcd.c111 static bool no_handshake; variable
112 module_param (no_handshake, bool, 0);
113 MODULE_PARM_DESC (no_handshake, "true (not default) disables BIOS handshake");
473 if (!no_handshake && ohci_readl (ohci, in ohci_init()

Completed in 4 milliseconds