Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/early/
H A Dxhci-dbc.h147 u64 xhci_start; member
H A Dxhci-dbc.c86 xdbc.xhci_start = val64; in xdbc_map_pci_mmio()
975 base = ioremap(xdbc.xhci_start, xdbc.xhci_length); in xdbc_init()
/kernel/linux/linux-6.6/drivers/usb/early/
H A Dxhci-dbc.h147 u64 xhci_start; member
H A Dxhci-dbc.c86 xdbc.xhci_start = val64; in xdbc_map_pci_mmio()
978 base = ioremap(xdbc.xhci_start, xdbc.xhci_length); in xdbc_init()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h2091 int xhci_start(struct xhci_hcd *xhci);
H A Dxhci-hub.c617 xhci_start(xhci); in xhci_port_set_test_mode()
H A Dxhci.c132 int xhci_start(struct xhci_hcd *xhci) in xhci_start() function
615 if (xhci_start(xhci)) { in xhci_run_finished()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h2125 int xhci_start(struct xhci_hcd *xhci);
H A Dxhci-hub.c722 xhci_start(xhci); in xhci_port_set_test_mode()
H A Dxhci.c134 int xhci_start(struct xhci_hcd *xhci) in xhci_start() function
477 if (xhci_start(xhci)) { in xhci_run_finished()

Completed in 30 milliseconds