Home
last modified time | relevance | path

Searched refs:fh2id (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-ioctl.c316 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_sliced_vbi_out()
361 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_vbi_cap()
442 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_vid_out_overlay()
552 struct ivtv *itv = fh2id(fh)->itv; in ivtv_try_fmt_vid_out_overlay()
605 struct ivtv *itv = fh2id(fh)->itv; in ivtv_s_fmt_vbi_cap()
681 struct ivtv *itv = fh2id(fh)->itv; in ivtv_s_fmt_vid_out_overlay()
718 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_register()
726 struct ivtv *itv = fh2id(fh)->itv; in ivtv_s_register()
747 struct ivtv *itv = fh2id(fh)->itv; in ivtv_enumaudio()
754 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_audio()
[all …]
H A Divtv-fileops.c495 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_read()
538 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_write()
710 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_write()
723 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_dec_poll()
758 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_enc_poll()
869 struct ivtv_open_id *id = fh2id(fh); in ivtv_v4l2_close()
H A Divtv-driver.h389 static inline struct ivtv_open_id *fh2id(struct v4l2_fh *fh) in fh2id() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-ioctl.c316 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_sliced_vbi_out()
361 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_vbi_cap()
442 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_vid_out_overlay()
552 struct ivtv *itv = fh2id(fh)->itv; in ivtv_try_fmt_vid_out_overlay()
605 struct ivtv *itv = fh2id(fh)->itv; in ivtv_s_fmt_vbi_cap()
681 struct ivtv *itv = fh2id(fh)->itv; in ivtv_s_fmt_vid_out_overlay()
718 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_register()
726 struct ivtv *itv = fh2id(fh)->itv; in ivtv_s_register()
747 struct ivtv *itv = fh2id(fh)->itv; in ivtv_enumaudio()
754 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_audio()
[all …]
H A Divtv-fileops.c495 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_read()
538 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_write()
710 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_write()
723 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_dec_poll()
758 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_enc_poll()
869 struct ivtv_open_id *id = fh2id(fh); in ivtv_v4l2_close()
H A Divtv-driver.h389 static inline struct ivtv_open_id *fh2id(struct v4l2_fh *fh) in fh2id() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-ioctl.c316 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_sliced_vbi_out()
361 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_vbi_cap()
442 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_vid_out_overlay()
552 struct ivtv *itv = fh2id(fh)->itv; in ivtv_try_fmt_vid_out_overlay()
605 struct ivtv *itv = fh2id(fh)->itv; in ivtv_s_fmt_vbi_cap()
681 struct ivtv *itv = fh2id(fh)->itv; in ivtv_s_fmt_vid_out_overlay()
718 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_register()
726 struct ivtv *itv = fh2id(fh)->itv; in ivtv_s_register()
747 struct ivtv *itv = fh2id(fh)->itv; in ivtv_enumaudio()
754 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_audio()
[all …]
H A Divtv-fileops.c495 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_read()
538 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_write()
710 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_write()
723 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_dec_poll()
758 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_enc_poll()
869 struct ivtv_open_id *id = fh2id(fh); in ivtv_v4l2_close()
H A Divtv-driver.h389 static inline struct ivtv_open_id *fh2id(struct v4l2_fh *fh) in fh2id() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/cx18/
H A Dcx18-ioctl.c161 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_vbi_cap()
180 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_sliced_vbi_cap()
235 struct cx18 *cx = fh2id(fh)->cx; in cx18_try_fmt_sliced_vbi_cap()
359 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_register()
373 struct cx18 *cx = fh2id(fh)->cx; in cx18_s_register()
400 struct cx18 *cx = fh2id(fh)->cx; in cx18_enumaudio()
407 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_audio()
415 struct cx18 *cx = fh2id(fh)->cx; in cx18_s_audio()
426 struct cx18 *cx = fh2id(fh)->cx; in cx18_enum_input()
435 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_pixelaspect()
[all …]
H A Dcx18-driver.h422 static inline struct cx18_open_id *fh2id(struct v4l2_fh *fh) in fh2id() function
429 return fh2id(file->private_data); in file2id()
H A Dcx18-fileops.c741 struct cx18_open_id *id = fh2id(fh); in cx18_v4l2_close()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/cx18/
H A Dcx18-ioctl.c161 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_vbi_cap()
180 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_sliced_vbi_cap()
235 struct cx18 *cx = fh2id(fh)->cx; in cx18_try_fmt_sliced_vbi_cap()
359 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_register()
373 struct cx18 *cx = fh2id(fh)->cx; in cx18_s_register()
400 struct cx18 *cx = fh2id(fh)->cx; in cx18_enumaudio()
407 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_audio()
415 struct cx18 *cx = fh2id(fh)->cx; in cx18_s_audio()
426 struct cx18 *cx = fh2id(fh)->cx; in cx18_enum_input()
435 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_pixelaspect()
[all …]
H A Dcx18-driver.h422 static inline struct cx18_open_id *fh2id(struct v4l2_fh *fh) in fh2id() function
429 return fh2id(file->private_data); in file2id()
H A Dcx18-fileops.c741 struct cx18_open_id *id = fh2id(fh); in cx18_v4l2_close()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/cx18/
H A Dcx18-ioctl.c161 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_vbi_cap()
180 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_sliced_vbi_cap()
235 struct cx18 *cx = fh2id(fh)->cx; in cx18_try_fmt_sliced_vbi_cap()
359 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_register()
373 struct cx18 *cx = fh2id(fh)->cx; in cx18_s_register()
400 struct cx18 *cx = fh2id(fh)->cx; in cx18_enumaudio()
407 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_audio()
415 struct cx18 *cx = fh2id(fh)->cx; in cx18_s_audio()
426 struct cx18 *cx = fh2id(fh)->cx; in cx18_enum_input()
435 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_pixelaspect()
[all …]
H A Dcx18-driver.h422 static inline struct cx18_open_id *fh2id(struct v4l2_fh *fh) in fh2id() function
429 return fh2id(file->private_data); in file2id()
H A Dcx18-fileops.c741 struct cx18_open_id *id = fh2id(fh); in cx18_v4l2_close()