Searched defs:pispbe_node (Results 1 – 1 of 1) sorted by relevance
153 struct pispbe_node { struct154 unsigned int id;155 int vfl_dir;156 enum v4l2_buf_type buf_type;157 struct video_device vfd;158 struct media_pad pad;159 struct media_intf_devnode *intf_devnode;160 struct media_link *intf_link;161 struct pispbe_dev *pispbe;163 struct mutex node_lock;[all …]