Searched defs:vfd (Results 1 – 3 of 3) sorted by relevance
10 struct video_device *vfd; member
593 let mut vfd = WlVfd::default(); in connect() localVariable607 let mut vfd = WlVfd::default(); in allocate() localVariable640 let mut vfd = WlVfd::default(); in dmabuf() localVariable676 let mut vfd = WlVfd::default(); in pipe_remote_read_local_write() localVariable684 let mut vfd = WlVfd::default(); in pipe_remote_write_local_read() localVariable703 let mut vfd = WlVfd::default(); in from_file() localVariable718 let mut vfd = WlVfd::default(); in from_file() localVariable926 let vfd = if flags & VIRTIO_WL_VFD_WRITE != 0 { in new_pipe() localVariable965 let vfd = WlVfd::allocate(self.vm.clone(), size as u64)?; in new_alloc() localVariable1031 let vfd = entry.insert(WlVfd::connect( in new_context() localVariable[all …]
508 int vfd = c->verbose_fd; in debuginfod_query_server() local