Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-dbgcap.h115 struct dbc_driver { struct
116 int (*configure)(struct xhci_dbc *dbc);
140 const struct dbc_driver *driver; argument
Dxhci-dbgtty.c466 static const struct dbc_driver dbc_driver = { variable
/kernel/linux/linux-6.6/drivers/usb/host/
Dxhci-dbgcap.h116 struct dbc_driver { struct
117 int (*configure)(struct xhci_dbc *dbc);
118 void (*disconnect)(struct xhci_dbc *dbc);
Dxhci-dbgtty.c520 static const struct dbc_driver dbc_driver = { variable