Searched refs:DmabufSync (Results 1 – 1 of 1) sorted by relevance
279 DmabufSync(io::Error), enumerator306 DmabufSync(e) => write!(f, "failed to synchronize DMABuf access: {}", e), in fmt()655 return Err(WlError::DmabufSync(io::Error::from_raw_os_error(EINVAL))); in dmabuf_sync()665 Err(WlError::DmabufSync(io::Error::last_os_error())) in dmabuf_sync()670 None => Err(WlError::DmabufSync(io::Error::from_raw_os_error(EBADF))), in dmabuf_sync()