Home
last modified time | relevance | path

Searched refs:dbc_state (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-dbgcap.h94 enum dbc_state { enum
165 enum dbc_state state;
H A Dxhci-dbgcap.c647 static void xhci_dbc_set_state(struct xhci_dbc *dbc, enum dbc_state new_state) in xhci_dbc_set_state()