Searched defs:dbc_driver (Results 1 – 4 of 4) sorted by relevance
115 struct dbc_driver { struct116 int (*configure)(struct xhci_dbc *dbc);140 const struct dbc_driver *driver; argument
466 static const struct dbc_driver dbc_driver = { variable
116 struct dbc_driver { struct117 int (*configure)(struct xhci_dbc *dbc);118 void (*disconnect)(struct xhci_dbc *dbc);
520 static const struct dbc_driver dbc_driver = { variable