Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h466 unsigned max_primary_streams : 5; member
Dxhci.c959 ep_ctx.max_primary_streams = 0; in xhci_initialize_ep()