Home
last modified time | relevance | path

Searched refs:dbc_driver (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-dbgtty.c573 static const struct dbc_driver dbc_driver = { variable
591 dbc = xhci_alloc_dbc(dev, base, &dbc_driver); in xhci_dbc_tty_probe()
H A Dxhci-dbgcap.c1423 xhci_alloc_dbc(struct device *dev, void __iomem *base, const struct dbc_driver *driver) in xhci_alloc_dbc()