Searched refs:DeviceExists (Results 1 – 2 of 2) sorted by relevance
72 DeviceExists, // 驱动已存在 enumerator83 DeviceError::DeviceExists => SystemError::EEXIST, in into()
131 return Err(DeviceError::DeviceExists); in register_platform_device()