Searched defs:import_event_device (Results 1 – 6 of 6) sorted by relevance
26 fn import_event_device( in import_event_device() method40 fn import_event_device(&mut self, event_device: EventDevice) -> GpuDisplayResult<u32> { in import_event_device() method
22 fn import_event_device(&mut self, event_device: EventDevice) -> GpuDisplayResult<u32> { in import_event_device() method
373 fn import_event_device( in import_event_device() method
113 fn import_event_device(&mut self, event_device_id: ObjectId, event_device: EventDevice) { in import_event_device() method
347 fn import_event_device(&mut self, event_device: EventDevice) -> GpuDisplayResult<u32>; in import_event_device() method
574 pub fn import_event_device(&mut self, event_device: EventDevice) -> VirtioGpuResult { in import_event_device() method