Home
last modified time | relevance | path

Searched refs:xhci_create_dbc_dev (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dxhci-dbgcap.h198 int xhci_create_dbc_dev(struct xhci_hcd *xhci);
219 static inline int xhci_create_dbc_dev(struct xhci_hcd *xhci) in xhci_create_dbc_dev() function
Dxhci-dbgcap.c1021 int xhci_create_dbc_dev(struct xhci_hcd *xhci) in xhci_create_dbc_dev() function
Dxhci.c710 xhci_create_dbc_dev(xhci); in xhci_run()