Home
last modified time | relevance | path

Searched refs:video_get_drvdata (Results 1 – 25 of 45) sorted by relevance

12

/linux/drivers/media/pci/mgb4/
A Dmgb4_sysfs_in.c23 struct mgb4_vin_dev *vindev = video_get_drvdata(vdev); in input_id_show()
32 struct mgb4_vin_dev *vindev = video_get_drvdata(vdev); in oldi_lane_width_show()
70 struct mgb4_vin_dev *vindev = video_get_drvdata(vdev); in oldi_lane_width_store()
121 struct mgb4_vin_dev *vindev = video_get_drvdata(vdev); in color_mapping_show()
137 struct mgb4_vin_dev *vindev = video_get_drvdata(vdev); in color_mapping_store()
167 struct mgb4_vin_dev *vindev = video_get_drvdata(vdev); in link_status_show()
178 struct mgb4_vin_dev *vindev = video_get_drvdata(vdev); in stream_status_show()
190 struct mgb4_vin_dev *vindev = video_get_drvdata(vdev); in video_width_show()
201 struct mgb4_vin_dev *vindev = video_get_drvdata(vdev); in video_height_show()
212 struct mgb4_vin_dev *vindev = video_get_drvdata(vdev); in hsync_status_show()
[all …]
A Dmgb4_sysfs_out.c56 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in output_id_show()
65 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in video_source_show()
89 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in video_source_store()
150 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_width_show()
162 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_width_store()
190 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_height_show()
202 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_height_store()
230 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in frame_rate_show()
246 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in frame_rate_store()
265 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in hsync_width_show()
[all …]
/linux/drivers/usb/gadget/function/
A Duvc_v4l2.c209 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_querycap()
223 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_get_format()
242 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_try_format()
300 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_set_format()
322 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_enum_frameintervals()
361 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_enum_framesizes()
387 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_enum_format()
411 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_reqbufs()
424 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_querybuf()
434 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_qbuf()
[all …]
/linux/drivers/media/usb/uvc/
A Duvc_metadata.c29 struct uvc_streaming *stream = video_get_drvdata(vfh->vdev); in uvc_meta_v4l2_querycap()
45 struct uvc_streaming *stream = video_get_drvdata(vfh->vdev); in uvc_meta_v4l2_get_format()
63 struct uvc_streaming *stream = video_get_drvdata(vfh->vdev); in uvc_meta_v4l2_try_format()
84 struct uvc_streaming *stream = video_get_drvdata(vfh->vdev); in uvc_meta_v4l2_set_format()
113 struct uvc_streaming *stream = video_get_drvdata(vfh->vdev); in uvc_meta_v4l2_enum_formats()
/linux/drivers/media/radio/
A Dradio-wl1273.c1031 struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); in wl1273_fm_fops_write()
1087 struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); in wl1273_fm_fops_poll()
1110 struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); in wl1273_fm_fops_open()
1142 struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); in wl1273_fm_fops_release()
1178 struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); in wl1273_fm_fops_read()
1276 struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); in wl1273_fm_vidioc_querycap()
1292 struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); in wl1273_fm_vidioc_g_input()
1304 struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); in wl1273_fm_vidioc_s_input()
1467 struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); in wl1273_fm_vidioc_g_audio()
1483 struct wl1273_device *radio = video_get_drvdata(video_devdata(file)); in wl1273_fm_vidioc_s_audio()
[all …]
/linux/drivers/media/platform/ti/davinci/
A Dvpif_capture.c754 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_querystd()
782 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_std()
810 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_std()
860 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_input()
882 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_input()
898 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_input()
923 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_fmt_vid_cap()
948 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_try_fmt_vid_cap()
985 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_fmt_vid_cap()
1041 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_fmt_vid_cap()
[all …]
A Dvpif_display.c609 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_fmt_vid_out()
626 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_try_fmt_vid_out()
654 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_fmt_vid_out()
678 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_std()
726 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_std()
748 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_output()
841 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_output()
859 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_output()
878 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_dv_timings()
910 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_dv_timings()
[all …]
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_ioctl.c378 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_querycap()
394 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_enum_input()
440 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_s_input()
542 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_enum_framesizes()
578 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_enum_frameintervals()
612 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_enum_fmt_cap()
666 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_try_fmt_cap()
804 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_qbuf_wrapper()
828 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_dqbuf_wrapper()
1306 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_g_parm()
[all …]
A Datomisp_fops.c489 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_open()
540 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_release()
/linux/include/media/
A Dv4l2-dev.h482 static inline void *video_get_drvdata(struct video_device *vdev) in video_get_drvdata() function
516 return video_get_drvdata(video_devdata(file)); in video_drvdata()
A Dv4l2-subdev.h1132 ((struct v4l2_subdev *)video_get_drvdata(vdev))
/linux/drivers/media/test-drivers/vimc/
A Dvimc-streamer.c128 ved = video_get_drvdata(vdev); in vimc_streamer_pipeline_init()
A Dvimc-common.c264 struct vimc_ent_device *ved = video_get_drvdata(vdev); in vimc_get_pix_format()
/linux/drivers/media/pci/saa7134/
A Dsaa7134-go7007.c222 struct go7007 *go = video_get_drvdata(dev->empress_dev); in saa7134_go7007_irq_ts_done()
481 go = video_get_drvdata(dev->empress_dev); in saa7134_go7007_fini()
A Dsaa7134.h726 struct saa7134_dev *dev = video_get_drvdata(vdev); in is_empress()
/linux/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-stats.c25 struct rkisp1_stats *stats = video_get_drvdata(video); in rkisp1_stats_enum_fmt_meta_cap()
38 struct rkisp1_stats *stats = video_get_drvdata(video); in rkisp1_stats_g_fmt_meta_cap()
/linux/drivers/staging/media/starfive/camss/
A Dstf-video.c473 struct stfcamss_video *video = video_get_drvdata(vdev); in stf_link_validate()
487 struct stfcamss_video *video = video_get_drvdata(vdev); in stf_video_release()
/linux/drivers/media/v4l2-core/
A Dv4l2-device.c187 v4l2_subdev_release(video_get_drvdata(vdev)); in v4l2_device_release_subdev_node()
/linux/Documentation/translations/zh_CN/video4linux/
A Dv4l2-framework.txt739 void *video_get_drvdata(struct video_device *vdev);
751 video_drvdata 辅助函数结合了 video_get_drvdata 和 video_devdata
/linux/Documentation/driver-api/media/
A Dv4l2-dev.rst325 :c:func:`video_get_drvdata <video_get_drvdata>`
341 The :c:func:`video_devdata` function combines :c:func:`video_get_drvdata`
/linux/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-core.c145 struct mdp_dev *mdp = (struct mdp_dev *)video_get_drvdata(vdev); in mdp_video_device_release()
/linux/drivers/media/radio/wl128x/
A Dfmdrv_v4l2.c593 fmdev = video_get_drvdata(&gradio_dev); in fm_v4l2_deinit_video_device()
/linux/drivers/staging/media/sunxi/sun6i-isp/
A Dsun6i_isp_capture.c598 struct sun6i_isp_device *isp_dev = video_get_drvdata(video_dev); in sun6i_isp_capture_link_validate()
/linux/drivers/media/pci/cx18/
A Dcx18-fileops.c780 struct cx18_stream *s = video_get_drvdata(video_dev); in cx18_v4l2_open()
/linux/drivers/media/pci/saa7164/
A Dsaa7164-vbi.c418 port = (struct saa7164_port *)video_get_drvdata(video_devdata(file)); in fops_open()

Completed in 72 milliseconds

12