Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-dbgcap.h118 struct dbc_driver { struct
119 int (*configure)(struct xhci_dbc *dbc);
120 void (*disconnect)(struct xhci_dbc *dbc);
Dxhci-dbgtty.c520 static const struct dbc_driver dbc_driver = { variable