Searched refs:isp_video_fh (Results 1 – 2 of 2) sorted by relevance
296 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh) in isp_video_check_format() 325 struct isp_video_fh *vfh = vb2_get_drv_priv(queue); in isp_video_queue_setup() 342 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_prepare() 382 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_queue() 453 struct isp_video_fh *vfh = vb2_get_drv_priv(queue); in isp_video_start_streaming() 660 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_format() 676 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_format() 861 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_param() 879 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_param() 897 struct isp_video_fh *vf in isp_video_reqbufs() [all...]
189 struct isp_video_fh { struct 197 #define to_isp_video_fh(fh) container_of(fh, struct isp_video_fh, vfh) argument 199 container_of(q, struct isp_video_fh, queue)