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