Home
last modified time | relevance | path

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

/linux-6.8/drivers/usb/host/
Dxhci-dbgcap.h117 struct dbc_driver { struct
118 int (*configure)(struct xhci_dbc *dbc);
119 void (*disconnect)(struct xhci_dbc *dbc);
Dxhci-dbgtty.c487 static const struct dbc_driver dbc_driver = { variable