Searched refs:dbc_driver (Results 1 – 3 of 3) sorted by relevance
139 struct dbc_driver { struct174 const struct dbc_driver *driver;241 const struct dbc_driver *driver);
573 static const struct dbc_driver dbc_driver = { variable591 dbc = xhci_alloc_dbc(dev, base, &dbc_driver); in xhci_dbc_tty_probe()
1518 xhci_alloc_dbc(struct device *dev, void __iomem *base, const struct dbc_driver *driver) in xhci_alloc_dbc()