Searched refs:pvr2_v4l2_fh (Results 1 – 1 of 1) sorted by relevance
36 struct pvr2_v4l2_fh { struct49 static inline struct pvr2_v4l2_fh *to_pvr2_v4l2_fh(struct file *filp) in to_pvr2_v4l2_fh() argument51 return container_of(file_to_v4l2_fh(filp), struct pvr2_v4l2_fh, fh); in to_pvr2_v4l2_fh()114 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_querycap()129 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_g_std()142 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_s_std()154 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_querystd()167 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_enum_input()215 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_g_input()237 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_s_input()[all …]