Searched defs:DeviceSlots (Results 1 – 2 of 2) sorted by relevance
97 pub struct DeviceSlots { struct103 impl DeviceSlots { argument111 ) -> DeviceSlots { in new()
81 slots: DeviceSlots, in new()99 fn new(slots: DeviceSlots, interrupter: Arc<Mutex<Interrupter>>) -> Self { in new()