Searched refs:iss_video_fh (Results 1 – 2 of 2) sorted by relevance
304 struct iss_video_fh *vfh = vb2_get_drv_priv(vq); in iss_video_queue_setup()578 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_format()594 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_format()745 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_param()763 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_param()781 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_reqbufs()789 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_querybuf()798 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_qbuf()806 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_expbuf()814 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_dqbuf()[all …]
172 struct iss_video_fh { struct180 #define to_iss_video_fh(fh) container_of(fh, struct iss_video_fh, vfh) argument182 container_of(q, struct iss_video_fh, queue)
Completed in 6 milliseconds