Searched defs:vfd (Results 1 – 3 of 3) sorted by relevance
793 let mut vfd = WlVfd::default(); in connect() localVariable805 let mut vfd = WlVfd::default(); in allocate() localVariable819 let mut vfd = WlVfd::default(); in dmabuf() localVariable861 let mut vfd = WlVfd::default(); in pipe_remote_read_local_write() localVariable869 let mut vfd = WlVfd::default(); in pipe_remote_write_local_read() localVariable885 let mut vfd = WlVfd::default(); in from_file() localVariable890 let mut vfd = WlVfd::default(); in from_file() localVariable901 let mut vfd = WlVfd::default(); in from_file() localVariable1129 let vfd = if flags & VIRTIO_WL_VFD_WRITE != 0 { in new_pipe() localVariable1169 let vfd = WlVfd::allocate(self.vm.clone(), size as u64)?; in new_alloc() localVariable[all …]
10 struct video_device *vfd; member
845 int vfd = c->verbose_fd; in debuginfod_query_server() local