Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h384 uint16_t max_exit_latency; member
Dxhci.c904 slot_ctx.max_exit_latency = 0; // 稍后会计算这个值 in xhci_initialize_slot()