Searched refs:to_iss_video_fh (Results 1 – 2 of 2) sorted by relevance
571 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_format()587 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_format()740 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_param()758 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_param()776 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_reqbufs()784 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_querybuf()793 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_qbuf()801 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_expbuf()809 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_dqbuf()848 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_streamon()[all …]
187 #define to_iss_video_fh(fh) container_of(fh, struct iss_video_fh, vfh) macro