Searched refs:command_ring_controller (Results 1 – 3 of 3) sorted by relevance
7 mod command_ring_controller; module40 use crate::usb::xhci::command_ring_controller::CommandRingController;41 use crate::usb::xhci::command_ring_controller::CommandRingControllerError;94 command_ring_controller: Arc<CommandRingController>, field147 let command_ring_controller = CommandRingController::new( in new() localVariable159 command_ring_controller, in new()290 self.command_ring_controller in crcr_callback()292 self.command_ring_controller in crcr_callback()335 self.command_ring_controller.start(); in doorbell_callback()
1 …devices/src/usb/xhci/mod.rs external/crosvm/devices/src/usb/xhci/command_ring_controller.rs extern…3 …devices/src/usb/xhci/mod.rs external/crosvm/devices/src/usb/xhci/command_ring_controller.rs extern…215 external/crosvm/devices/src/usb/xhci/command_ring_controller.rs:
1 …devices/src/usb/xhci/mod.rs external/crosvm/devices/src/usb/xhci/command_ring_controller.rs extern…