Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.h116 struct dbc_driver { struct
117 int (*configure)(struct xhci_dbc *dbc);
118 void (*disconnect)(struct xhci_dbc *dbc);
H A Dxhci-dbgtty.c487 static const struct dbc_driver dbc_driver = { variable