Searched refs:hdpvr_fh (Results 1 – 1 of 1) sorted by relevance
50 struct hdpvr_fh { struct55 static inline struct hdpvr_fh *file_to_hdpvr_fh(struct file *file) in file_to_hdpvr_fh() argument57 return container_of(file_to_v4l2_fh(file), struct hdpvr_fh, fh); in file_to_hdpvr_fh()382 struct hdpvr_fh *fh = kzalloc_obj(*fh); in hdpvr_open()597 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_s_std()617 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_g_std()629 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_querystd()649 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_s_dv_timings()672 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_g_dv_timings()685 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_query_dv_timings()[all …]