Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/driver/usb/xhci/
Dxhci.h463 unsigned ep_state : 3; member
Dxhci.c961 ep_ctx.ep_state = XHCI_EP_STATE_DISABLED; in xhci_initialize_ep()
973 ep_ctx.ep_state = XHCI_EP_STATE_DISABLED; in xhci_initialize_ep()