Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.h202 int xhci_create_dbc_dev(struct xhci_hcd *xhci);
223 static inline int xhci_create_dbc_dev(struct xhci_hcd *xhci) in xhci_create_dbc_dev() function
H A Dxhci-dbgcap.c1233 int xhci_create_dbc_dev(struct xhci_hcd *xhci) in xhci_create_dbc_dev() function
H A Dxhci.c550 xhci_create_dbc_dev(xhci); in xhci_run()