Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/usb/xhci/
H A Ddevice_slot.rs321 let trcs = self.transfer_ring_controllers.lock(); in get_trc() localVariable
337 let trcs = self.transfer_ring_controllers.lock(); in get_trcs() localVariable
342 let mut trcs = self.transfer_ring_controllers.lock(); in set_trcs() localVariable
867 let mut trcs = Vec::new(); in create_stream_trcs() localVariable
911 let trcs = if max_pstreams > 0 { in add_one_endpoint() localVariable
925 let trcs = in add_one_endpoint() localVariable