Searched defs:DeviceSlots (Results 1 – 2 of 2) sorted by relevance
82 pub struct DeviceSlots { struct88 impl DeviceSlots { argument96 ) -> DeviceSlots { in new()
67 slots: DeviceSlots, in new()85 fn new(slots: DeviceSlots, interrupter: Arc<Mutex<Interrupter>>) -> Self { in new()