Home
last modified time | relevance | path

Searched refs:ohci_start_port_reset (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/usb/host/
Dohci-ppc-of.c81 .start_port_reset = ohci_start_port_reset,
Dohci-sa1111.c118 .start_port_reset = ohci_start_port_reset,
Dohci-sm501.c83 .start_port_reset = ohci_start_port_reset,
Dohci-ps3.c60 .start_port_reset = ohci_start_port_reset,
Dohci-hub.c580 static int ohci_start_port_reset (struct usb_hcd *hcd, unsigned port) in ohci_start_port_reset() function
601 #define ohci_start_port_reset NULL macro
Dohci-hcd.c1223 .start_port_reset = ohci_start_port_reset,