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