| /linux/drivers/media/pci/ivtv/ |
| H A D | ivtv-ioctl.c | 309 static int ivtv_g_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_sliced_vbi_out() 331 static int ivtv_g_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_cap() 354 static int ivtv_g_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vbi_cap() 372 static int ivtv_g_fmt_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_sliced_vbi_cap() 395 static int ivtv_g_fmt_vid_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_out() 435 static int ivtv_g_fmt_vid_out_overlay(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_out_overlay() 457 static int ivtv_try_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_sliced_vbi_out() 462 static int ivtv_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_vid_cap() 485 static int ivtv_try_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_vbi_cap() 490 static int ivtv_try_fmt_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_sliced_vbi_cap() [all …]
|
| /linux/drivers/media/pci/cx18/ |
| H A D | cx18-ioctl.c | 52 static int cx18_g_fmt_vid_cap(struct file *file, void *fh, in cx18_g_fmt_vid_cap() 76 static int cx18_try_fmt_vid_cap(struct file *file, void *fh, in cx18_try_fmt_vid_cap() 121 static int cx18_s_fmt_vid_cap(struct file *file, void *fh, in cx18_s_fmt_vid_cap() 261 static int cx18_g_fmt_vbi_cap(struct file *file, void *fh, in cx18_g_fmt_vbi_cap() 280 static int cx18_g_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_g_fmt_sliced_vbi_cap() 305 static int cx18_try_fmt_vbi_cap(struct file *file, void *fh, in cx18_try_fmt_vbi_cap() 311 static int cx18_try_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_try_fmt_sliced_vbi_cap() 330 static int cx18_s_fmt_vbi_cap(struct file *file, void *fh, in cx18_s_fmt_vbi_cap() 360 static int cx18_s_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_s_fmt_sliced_vbi_cap() 392 static int cx18_g_register(struct file *file, void *fh, in cx18_g_register() [all …]
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-event.c | 27 static int __v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event) in __v4l2_event_dequeue() 59 int v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event, in v4l2_event_dequeue() 89 struct v4l2_fh *fh, u32 type, u32 id) in v4l2_event_subscribed() 102 static void __v4l2_event_queue_fh(struct v4l2_fh *fh, in __v4l2_event_queue_fh() 155 struct v4l2_fh *fh; in v4l2_event_queue() local 173 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev) in v4l2_event_queue_fh() 184 int v4l2_event_pending(struct v4l2_fh *fh) in v4l2_event_pending() 192 struct v4l2_fh *fh; in v4l2_event_wake_all() local 209 struct v4l2_fh *fh = sev->fh; in __v4l2_event_unsubscribe() local 223 int v4l2_event_subscribe(struct v4l2_fh *fh, in v4l2_event_subscribe() [all …]
|
| H A D | v4l2-fh.c | 21 void v4l2_fh_init(struct v4l2_fh *fh, struct video_device *vdev) in v4l2_fh_init() 44 void v4l2_fh_add(struct v4l2_fh *fh, struct file *filp) in v4l2_fh_add() 60 struct v4l2_fh *fh = kzalloc_obj(*fh); in v4l2_fh_open() local 70 void v4l2_fh_del(struct v4l2_fh *fh, struct file *filp) in v4l2_fh_del() 83 void v4l2_fh_exit(struct v4l2_fh *fh) in v4l2_fh_exit() 96 struct v4l2_fh *fh = file_to_v4l2_fh(filp); in v4l2_fh_release() local 107 int v4l2_fh_is_singular(struct v4l2_fh *fh) in v4l2_fh_is_singular()
|
| H A D | v4l2-mem2mem.c | 951 struct v4l2_fh *fh = file_to_v4l2_fh(file); in v4l2_m2m_poll() local 1000 struct v4l2_fh *fh = file_to_v4l2_fh(file); in v4l2_m2m_get_unmapped_area() local 1376 struct v4l2_fh *fh = file_to_v4l2_fh(file); in v4l2_m2m_ioctl_reqbufs() local 1385 struct v4l2_fh *fh = file_to_v4l2_fh(file); in v4l2_m2m_ioctl_create_bufs() local 1394 struct v4l2_fh *fh = file_to_v4l2_fh(file); in v4l2_m2m_ioctl_remove_bufs() local 1407 struct v4l2_fh *fh = file_to_v4l2_fh(file); in v4l2_m2m_ioctl_querybuf() local 1416 struct v4l2_fh *fh = file_to_v4l2_fh(file); in v4l2_m2m_ioctl_qbuf() local 1425 struct v4l2_fh *fh = file_to_v4l2_fh(file); in v4l2_m2m_ioctl_dqbuf() local 1434 struct v4l2_fh *fh = file_to_v4l2_fh(file); in v4l2_m2m_ioctl_prepare_buf() local 1443 struct v4l2_fh *fh = file_to_v4l2_fh(file); in v4l2_m2m_ioctl_expbuf() local [all …]
|
| /linux/drivers/media/cec/core/ |
| H A D | cec-api.c | 27 struct cec_fh *fh = filp->private_data; in cec_devnode_data() local 37 struct cec_fh *fh = filp->private_data; in cec_poll() local 57 const struct cec_fh *fh) in cec_is_busy() 121 static long cec_adap_s_phys_addr(struct cec_adapter *adap, struct cec_fh *fh, in cec_adap_s_phys_addr() 167 static long cec_adap_s_log_addrs(struct cec_adapter *adap, struct cec_fh *fh, in cec_adap_s_log_addrs() 211 static long cec_transmit(struct cec_adapter *adap, struct cec_fh *fh, in cec_transmit() 240 static int cec_receive_msg(struct cec_fh *fh, struct cec_msg *msg, bool block) in cec_receive_msg() 290 static long cec_receive(struct cec_adapter *adap, struct cec_fh *fh, in cec_receive() 308 static long cec_dqevent(struct cec_adapter *adap, struct cec_fh *fh, in cec_dqevent() 358 static long cec_g_mode(struct cec_adapter *adap, struct cec_fh *fh, in cec_g_mode() [all …]
|
| /linux/drivers/media/rc/ |
| H A D | lirc_dev.c | 43 struct lirc_fh *fh; in lirc_raw_event() local 114 struct lirc_fh *fh; in lirc_scancode_event() local 131 struct lirc_fh *fh = kzalloc_obj(*fh); in lirc_open() local 196 struct lirc_fh *fh = file->private_data; in lirc_close() local 219 struct lirc_fh *fh = file->private_data; in lirc_transmit() local 364 struct lirc_fh *fh = file->private_data; in lirc_ioctl() local 584 struct lirc_fh *fh = file->private_data; in lirc_poll() local 608 struct lirc_fh *fh = file->private_data; in lirc_read_mode2() local 646 struct lirc_fh *fh = file->private_data; in lirc_read_scancode() local 685 struct lirc_fh *fh = file->private_data; in lirc_read() local [all …]
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-v4l2.c | 37 struct v4l2_fh fh; member 114 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_querycap() local 129 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_g_std() local 142 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_s_std() local 154 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_querystd() local 167 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_enum_input() local 215 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_g_input() local 237 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_s_input() local 292 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_g_tuner() local 304 struct pvr2_v4l2_fh *fh = to_pvr2_v4l2_fh(file); in pvr2_s_tuner() local [all …]
|
| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd_file_handle_test.c | 147 struct file_handle *fh; in TEST_F() local 194 struct file_handle *fh; in TEST_F() local 241 struct file_handle *fh; in TEST_F() local 277 struct file_handle *fh; in TEST_F() local 316 struct file_handle *fh; in TEST_F() local 354 struct file_handle *fh; in TEST_F() local 390 struct file_handle *fh; in TEST_F() local 435 struct file_handle *fh; in TEST_F() local 461 struct file_handle *fh; in TEST_F() local 482 struct file_handle *fh; in TEST_F() local [all …]
|
| /linux/drivers/usb/gadget/function/ |
| H A D | uvc_v4l2.c | 215 uvc_v4l2_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in uvc_v4l2_querycap() 229 uvc_v4l2_get_format(struct file *file, void *fh, struct v4l2_format *fmt) in uvc_v4l2_get_format() 248 uvc_v4l2_try_format(struct file *file, void *fh, struct v4l2_format *fmt) in uvc_v4l2_try_format() 306 uvc_v4l2_set_format(struct file *file, void *fh, struct v4l2_format *fmt) in uvc_v4l2_set_format() 326 static int uvc_v4l2_g_parm(struct file *file, void *fh, in uvc_v4l2_g_parm() 353 static int uvc_v4l2_s_parm(struct file *file, void *fh, in uvc_v4l2_s_parm() 377 uvc_v4l2_enum_frameintervals(struct file *file, void *fh, in uvc_v4l2_enum_frameintervals() 416 uvc_v4l2_enum_framesizes(struct file *file, void *fh, in uvc_v4l2_enum_framesizes() 443 uvc_v4l2_enum_format(struct file *file, void *fh, struct v4l2_fmtdesc *f) in uvc_v4l2_enum_format() 467 uvc_v4l2_reqbufs(struct file *file, void *fh, struct v4l2_requestbuffers *b) in uvc_v4l2_reqbufs() [all …]
|
| /linux/drivers/media/usb/pwc/ |
| H A D | pwc-v4l.c | 449 static int pwc_s_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in pwc_s_fmt_vid_cap() 479 static int pwc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in pwc_querycap() 489 static int pwc_enum_input(struct file *file, void *fh, struct v4l2_input *i) in pwc_enum_input() 499 static int pwc_g_input(struct file *file, void *fh, unsigned int *i) in pwc_g_input() 505 static int pwc_s_input(struct file *file, void *fh, unsigned int i) in pwc_s_input() 867 static int pwc_enum_fmt_vid_cap(struct file *file, void *fh, struct v4l2_fmtdesc *f) in pwc_enum_fmt_vid_cap() 886 static int pwc_g_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in pwc_g_fmt_vid_cap() 899 static int pwc_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in pwc_try_fmt_vid_cap() 906 static int pwc_enum_framesizes(struct file *file, void *fh, in pwc_enum_framesizes() 931 static int pwc_enum_frameintervals(struct file *file, void *fh, in pwc_enum_frameintervals() [all …]
|
| /linux/drivers/media/platform/samsung/exynos-gsc/ |
| H A D | gsc-m2m.c | 283 static int gsc_m2m_querycap(struct file *file, void *fh, in gsc_m2m_querycap() 297 static int gsc_m2m_g_fmt_mplane(struct file *file, void *fh, in gsc_m2m_g_fmt_mplane() 305 static int gsc_m2m_try_fmt_mplane(struct file *file, void *fh, in gsc_m2m_try_fmt_mplane() 313 static int gsc_m2m_s_fmt_mplane(struct file *file, void *fh, in gsc_m2m_s_fmt_mplane() 359 static int gsc_m2m_reqbufs(struct file *file, void *fh, in gsc_m2m_reqbufs() 374 static int gsc_m2m_expbuf(struct file *file, void *fh, in gsc_m2m_expbuf() 381 static int gsc_m2m_querybuf(struct file *file, void *fh, in gsc_m2m_querybuf() 388 static int gsc_m2m_qbuf(struct file *file, void *fh, in gsc_m2m_qbuf() 395 static int gsc_m2m_dqbuf(struct file *file, void *fh, in gsc_m2m_dqbuf() 402 static int gsc_m2m_streamon(struct file *file, void *fh, in gsc_m2m_streamon() [all …]
|
| /linux/fs/nfsd/ |
| H A D | xdr3.h | 14 struct svc_fh fh; member 21 struct svc_fh fh; member 27 struct svc_fh fh; member 32 struct svc_fh fh; member 38 svc_fh fh; member 47 struct svc_fh fh; member 56 struct svc_fh fh; member 91 struct svc_fh fh; member 98 struct svc_fh fh; member 104 struct svc_fh fh; member [all …]
|
| H A D | xdr.h | 12 struct svc_fh fh; member 16 struct svc_fh fh; member 21 struct svc_fh fh; member 27 struct svc_fh fh; member 33 svc_fh fh; member 40 struct svc_fh fh; member 73 struct svc_fh fh; member 84 struct svc_fh fh; member 90 struct svc_fh fh; member 102 struct svc_fh fh; member
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-vbi.c | 147 struct saa7164_vbi_fh *fh = to_saa7164_vbi_fh(file); in vidioc_s_std() local 154 struct saa7164_vbi_fh *fh = to_saa7164_vbi_fh(file); in vidioc_g_std() local 161 struct saa7164_vbi_fh *fh = to_saa7164_vbi_fh(file); in vidioc_g_input() local 168 struct saa7164_vbi_fh *fh = to_saa7164_vbi_fh(file); in vidioc_s_input() local 176 struct saa7164_vbi_fh *fh = to_saa7164_vbi_fh(file); in vidioc_g_frequency() local 184 struct saa7164_vbi_fh *fh = to_saa7164_vbi_fh(file); in vidioc_s_frequency() local 195 struct saa7164_vbi_fh *fh = to_saa7164_vbi_fh(file); in vidioc_querycap() local 414 struct saa7164_vbi_fh *fh; in fops_open() local 438 struct saa7164_vbi_fh *fh = to_saa7164_vbi_fh(file); in fops_release() local 491 struct saa7164_vbi_fh *fh = to_saa7164_vbi_fh(file); in fops_read() local [all …]
|
| H A D | saa7164-encoder.c | 222 struct saa7164_encoder_fh *fh = to_saa7164_encoder_fh(file); in vidioc_s_std() local 235 struct saa7164_encoder_fh *fh = to_saa7164_encoder_fh(file); in vidioc_g_std() local 280 struct saa7164_encoder_fh *fh = to_saa7164_encoder_fh(file); in vidioc_g_input() local 304 struct saa7164_encoder_fh *fh = to_saa7164_encoder_fh(file); in vidioc_s_input() local 311 struct saa7164_encoder_fh *fh = to_saa7164_encoder_fh(file); in saa7164_g_tuner() local 350 struct saa7164_encoder_fh *fh = to_saa7164_encoder_fh(file); in vidioc_g_frequency() local 403 struct saa7164_encoder_fh *fh = to_saa7164_encoder_fh(file); in vidioc_s_frequency() local 486 struct saa7164_encoder_fh *fh = to_saa7164_encoder_fh(file); in vidioc_querycap() local 513 struct saa7164_encoder_fh *fh = to_saa7164_encoder_fh(file); in vidioc_fmt_vid_cap() local 711 struct saa7164_encoder_fh *fh; in fops_open() local [all …]
|
| /linux/drivers/media/platform/chips-media/wave5/ |
| H A D | wave5-vpu-enc.c | 333 static int wave5_vpu_enc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in wave5_vpu_enc_querycap() 341 static int wave5_vpu_enc_enum_framesizes(struct file *f, void *fh, struct v4l2_frmsizeenum *fsize) in wave5_vpu_enc_enum_framesizes() 361 static int wave5_vpu_enc_enum_fmt_cap(struct file *file, void *fh, struct v4l2_fmtdesc *f) in wave5_vpu_enc_enum_fmt_cap() 378 static int wave5_vpu_enc_try_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) in wave5_vpu_enc_try_fmt_cap() 412 static int wave5_vpu_enc_s_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) in wave5_vpu_enc_s_fmt_cap() 446 static int wave5_vpu_enc_g_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) in wave5_vpu_enc_g_fmt_cap() 470 static int wave5_vpu_enc_enum_fmt_out(struct file *file, void *fh, struct v4l2_fmtdesc *f) in wave5_vpu_enc_enum_fmt_out() 487 static int wave5_vpu_enc_try_fmt_out(struct file *file, void *fh, struct v4l2_format *f) in wave5_vpu_enc_try_fmt_out() 516 static int wave5_vpu_enc_s_fmt_out(struct file *file, void *fh, struct v4l2_format *f) in wave5_vpu_enc_s_fmt_out() 577 static int wave5_vpu_enc_g_selection(struct file *file, void *fh, struct v4l2_selection *s) in wave5_vpu_enc_g_selection() [all …]
|
| /linux/drivers/staging/most/video/ |
| H A D | video.c | 50 struct v4l2_fh fh; member 78 struct comp_fh *fh; in comp_vdev_open() local 121 struct comp_fh *fh = to_comp_fh(filp); in comp_vdev_close() local 159 struct comp_fh *fh = to_comp_fh(filp); in comp_vdev_read() local 208 struct comp_fh *fh = to_comp_fh(filp); in comp_vdev_poll() local 250 struct comp_fh *fh = priv; in vidioc_querycap() local 284 struct comp_fh *fh = priv; in vidioc_try_fmt_vid_cap() local 293 struct comp_fh *fh = priv; in vidioc_s_fmt_vid_cap() local 308 struct comp_fh *fh = priv; in vidioc_enum_input() local 325 struct comp_fh *fh = priv; in vidioc_g_input() local [all …]
|
| /linux/drivers/media/pci/saa7146/ |
| H A D | mxb.c | 449 static int vidioc_enum_input(struct file *file, void *fh, struct v4l2_input *i) in vidioc_enum_input() 458 static int vidioc_g_input(struct file *file, void *fh, unsigned int *i) in vidioc_g_input() 468 static int vidioc_s_input(struct file *file, void *fh, unsigned int input) in vidioc_s_input() 533 static int vidioc_g_tuner(struct file *file, void *fh, struct v4l2_tuner *t) in vidioc_g_tuner() 555 static int vidioc_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *t) in vidioc_s_tuner() 570 static int vidioc_querystd(struct file *file, void *fh, v4l2_std_id *norm) in vidioc_querystd() 577 static int vidioc_g_frequency(struct file *file, void *fh, struct v4l2_frequency *f) in vidioc_g_frequency() 590 static int vidioc_s_frequency(struct file *file, void *fh, const struct v4l2_frequency *f) in vidioc_s_frequency() 613 static int vidioc_enumaudio(struct file *file, void *fh, struct v4l2_audio *a) in vidioc_enumaudio() 621 static int vidioc_g_audio(struct file *file, void *fh, struct v4l2_audio *a) in vidioc_g_audio() [all …]
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | venc.c | 145 venc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in venc_querycap() 158 static int venc_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) in venc_enum_fmt() 228 static int venc_try_fmt(struct file *file, void *fh, struct v4l2_format *f) in venc_try_fmt() 237 static int venc_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in venc_s_fmt() 304 static int venc_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in venc_g_fmt() 337 venc_g_selection(struct file *file, void *fh, struct v4l2_selection *s) in venc_g_selection() 365 venc_s_selection(struct file *file, void *fh, struct v4l2_selection *s) in venc_s_selection() 393 static int venc_s_parm(struct file *file, void *fh, struct v4l2_streamparm *a) in venc_s_parm() 426 static int venc_g_parm(struct file *file, void *fh, struct v4l2_streamparm *a) in venc_g_parm() 440 static int venc_enum_framesizes(struct file *file, void *fh, in venc_enum_framesizes() [all …]
|
| /linux/drivers/media/usb/hdpvr/ |
| H A D | hdpvr-video.c | 51 struct v4l2_fh fh; member 382 struct hdpvr_fh *fh = kzalloc_obj(*fh); in hdpvr_open() local 597 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_s_std() local 617 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_g_std() local 629 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_querystd() local 649 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_s_dv_timings() local 672 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_g_dv_timings() local 685 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_query_dv_timings() local 727 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_enum_dv_timings() local 743 struct hdpvr_fh *fh = file_to_hdpvr_fh(file); in vidioc_dv_timings_cap() local [all …]
|
| /linux/drivers/media/common/saa7146/ |
| H A D | saa7146_video.c | 254 static int vidioc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in vidioc_querycap() 267 static int vidioc_enum_fmt_vid_cap(struct file *file, void *fh, struct v4l2_fmtdesc *f) in vidioc_enum_fmt_vid_cap() 326 static int vidioc_g_parm(struct file *file, void *fh, in vidioc_g_parm() 340 static int vidioc_g_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in vidioc_g_fmt_vid_cap() 349 static int vidioc_g_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *f) in vidioc_g_fmt_vbi_cap() 358 static int vidioc_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in vidioc_try_fmt_vid_cap() 420 static int vidioc_s_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in vidioc_s_fmt_vid_cap() 448 static int vidioc_g_std(struct file *file, void *fh, v4l2_std_id *norm) in vidioc_g_std() 457 static int vidioc_s_std(struct file *file, void *fh, v4l2_std_id id) in vidioc_s_std()
|
| /linux/drivers/media/platform/amphion/ |
| H A D | venc.c | 93 static int venc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in venc_querycap() 102 static int venc_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) in venc_enum_fmt() 118 static int venc_enum_framesizes(struct file *file, void *fh, struct v4l2_frmsizeenum *fsize) in venc_enum_framesizes() 143 static int venc_enum_frameintervals(struct file *file, void *fh, struct v4l2_frmivalenum *fival) in venc_enum_frameintervals() 175 static int venc_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in venc_g_fmt() 204 static int venc_try_fmt(struct file *file, void *fh, struct v4l2_format *f) in venc_try_fmt() 214 static int venc_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in venc_s_fmt() 264 static int venc_g_parm(struct file *file, void *fh, struct v4l2_streamparm *parm) in venc_g_parm() 288 static int venc_s_parm(struct file *file, void *fh, struct v4l2_streamparm *parm) in venc_s_parm() 327 static int venc_g_selection(struct file *file, void *fh, struct v4l2_selection *s) in venc_g_selection() [all …]
|
| /linux/kernel/liveupdate/ |
| H A D | luo_file.c | 167 struct liveupdate_file_handler *fh; member 210 static unsigned long luo_get_id(struct liveupdate_file_handler *fh, in luo_get_id() 271 struct liveupdate_file_handler *fh; in luo_preserve_file() local 811 struct liveupdate_file_handler *fh; in luo_file_deserialize() local 872 int liveupdate_register_file_handler(struct liveupdate_file_handler *fh) in liveupdate_register_file_handler() 918 void liveupdate_unregister_file_handler(struct liveupdate_file_handler *fh) in liveupdate_unregister_file_handler()
|
| /linux/drivers/media/pci/cx23885/ |
| H A D | cx23885-ioctl.c | 14 int cx23885_g_chip_info(struct file *file, void *fh, in cx23885_g_chip_info() 50 int cx23885_g_register(struct file *file, void *fh, in cx23885_g_register() 82 int cx23885_s_register(struct file *file, void *fh, in cx23885_s_register()
|