dbc_driver
xhci_alloc_dbc(struct device *dev, void __iomem *base, const struct dbc_driver *driver)
const struct dbc_driver *driver;
const struct dbc_driver *driver);
static const struct dbc_driver dbc_driver = {
dbc = xhci_alloc_dbc(dev, base, &dbc_driver);