Searched refs:max_primary_streams (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.2/kernel/src/driver/usb/xhci/ | ||
D | xhci.h | 466 unsigned max_primary_streams : 5; member |
D | xhci.c | 959 ep_ctx.max_primary_streams = 0; in xhci_initialize_ep() |