Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci-dbgcap.h216 struct xhci_dbc *xhci_alloc_dbc(struct device *dev, void __iomem *res,
H A Dxhci-dbgtty.c570 dbc = xhci_alloc_dbc(dev, base, &dbc_driver); in xhci_dbc_tty_probe()
H A Dxhci-dbgcap.c1255 xhci_alloc_dbc(struct device *dev, void __iomem *base, const struct dbc_driver *driver) in xhci_alloc_dbc() function