Searched defs:DeviceSlot (Results 1 – 2 of 2) sorted by relevance
113 pub fn slot(&self, slot_id: u8) -> Option<Arc<DeviceSlot>> { in slot()238 pub struct DeviceSlot { struct250 impl DeviceSlot { argument353 slot: &Arc<DeviceSlot>, in disable()577 slot: &Arc<DeviceSlot>, in reset_slot()
85 fn slot(&self, slot_id: u8) -> Result<Arc<DeviceSlot>> { in slot()