Home
last modified time | relevance | path

Searched refs:xhci_dbc_tty_probe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-dbgcap.h199 int xhci_dbc_tty_probe(struct xhci_hcd *xhci);
H A Dxhci-dbgtty.c471 int xhci_dbc_tty_probe(struct xhci_hcd *xhci) in xhci_dbc_tty_probe() function
H A Dxhci-dbgcap.c1038 ret = xhci_dbc_tty_probe(xhci); in xhci_dbc_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-dbgcap.h208 int xhci_dbc_tty_probe(struct device *dev, void __iomem *res, struct xhci_hcd *xhci);
H A Dxhci-dbgtty.c492 int xhci_dbc_tty_probe(struct device *dev, void __iomem *base, struct xhci_hcd *xhci) in xhci_dbc_tty_probe() function
H A Dxhci-dbgcap.c1223 ret = xhci_dbc_tty_probe(dev, base + dbc_cap_offs, xhci); in xhci_create_dbc_dev()

Completed in 6 milliseconds