Searched refs:pvr2_v4l2_fh (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c39 struct pvr2_v4l2_fh;
52 struct pvr2_v4l2_fh { struct
143 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_querycap()
167 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_g_std()
180 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_s_std()
189 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_querystd()
202 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_enum_input()
250 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_g_input()
272 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_s_input()
324 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_g_tuner()
336 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_s_tuner()
349 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_s_frequency()
382 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_g_frequency()
424 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_g_fmt_vid_cap()
444 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_try_fmt_vid_cap()
482 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_s_fmt_vid_cap()
498 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_streamon()
517 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_streamoff()
532 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_queryctrl()
590 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_querymenu()
605 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_g_ctrl()
618 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_s_ctrl()
628 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_g_ext_ctrls()
655 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_s_ext_ctrls()
678 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_try_ext_ctrls()
699 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_cropcap()
712 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_g_crop()
744 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_s_crop()
775 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_log_status()
899 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_v4l2_ioctl()
935 struct pvr2_v4l2_fh *fhp = file->private_data; pvr2_v4l2_release()
974 struct pvr2_v4l2_fh *fhp; pvr2_v4l2_open()
1060 static void pvr2_v4l2_notify(struct pvr2_v4l2_fh *fhp) pvr2_v4l2_notify()
1065 static int pvr2_v4l2_iosetup(struct pvr2_v4l2_fh *fh) pvr2_v4l2_iosetup()
1104 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_v4l2_read()
1166 struct pvr2_v4l2_fh *fh = file->private_data; pvr2_v4l2_poll()

Completed in 42 milliseconds