Searched defs:import_event_device (Results 1 – 5 of 5) sorted by relevance
160 fn import_event_device(&mut self, event_device: EventDevice) -> Result<u32, GpuDisplayError>; in import_event_device() method312 pub fn import_event_device( in import_event_device() method
344 fn import_event_device(&mut self, _event_device: EventDevice) -> Result<u32, GpuDisplayError> { in import_event_device() method
214 fn import_event_device(&mut self, _event_device: EventDevice) -> Result<u32, GpuDisplayError> { in import_event_device() method
801 fn import_event_device(&mut self, event_device: EventDevice) -> Result<u32, GpuDisplayError> { in import_event_device() method
170 pub fn import_event_device( in import_event_device() method