Searched defs:vfd (Results 1 – 3 of 3) sorted by relevance
600 let mut vfd = WlVfd::default(); in connect() localVariable614 let mut vfd = WlVfd::default(); in allocate() localVariable644 let mut vfd = WlVfd::default(); in dmabuf() localVariable680 let mut vfd = WlVfd::default(); in pipe_remote_read_local_write() localVariable688 let mut vfd = WlVfd::default(); in pipe_remote_write_local_read() localVariable706 let mut vfd = WlVfd::default(); in from_file() localVariable714 let mut vfd = WlVfd::default(); in from_file() localVariable725 let mut vfd = WlVfd::default(); in from_file() localVariable945 let vfd = if flags & VIRTIO_WL_VFD_WRITE != 0 { in new_pipe() localVariable984 let vfd = WlVfd::allocate(self.vm.clone(), size as u64)?; in new_alloc() localVariable[all …]
10 struct video_device *vfd; member
561 int vfd = c->verbose_fd; in debuginfod_query_server() local