Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/usb/xhci/
H A Ddevice_slot.rs231 pub fn stop_endpoint< in stop_endpoint() method
681 pub fn stop_endpoint< in stop_endpoint() method
H A Dcommand_ring_controller.rs284 fn stop_endpoint(&self, atrb: &AddressedTrb, event: Event) -> Result<()> { in stop_endpoint() method