Searched refs:max_exit_latency (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.2/kernel/src/driver/usb/xhci/ | ||
D | xhci.h | 384 uint16_t max_exit_latency; member |
D | xhci.c | 904 slot_ctx.max_exit_latency = 0; // 稍后会计算这个值 in xhci_initialize_slot() |