Home
last modified time | relevance | path

Searched defs:input_control_context (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/usb/xhci/
H A Ddevice_slot.rs551 let input_control_context = if trb.get_deconfigure() { in configure_endpoint() localVariable
596 let input_control_context: InputControlContext = self in evaluate_context() localVariable