Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/media/pci/mgb4/
H 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 …]
H 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-6.15/drivers/usb/gadget/function/
H A Duvc_v4l2.c218 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_querycap()
232 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_get_format()
251 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_try_format()
309 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_set_format()
330 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_g_parm()
357 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_s_parm()
381 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_enum_frameintervals()
420 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_enum_framesizes()
446 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_enum_format()
470 struct uvc_device *uvc = video_get_drvdata(vdev); in uvc_v4l2_reqbufs()
[all …]
/linux-6.15/drivers/media/usb/uvc/
H 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-6.15/drivers/media/radio/
H 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-6.15/drivers/media/platform/ti/davinci/
H A Dvpif_capture.c752 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_querystd()
780 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_std()
808 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_std()
858 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_input()
880 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_input()
896 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_input()
921 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_fmt_vid_cap()
946 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_try_fmt_vid_cap()
983 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_fmt_vid_cap()
1039 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_fmt_vid_cap()
[all …]
H A Dvpif_display.c607 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_fmt_vid_out()
624 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_try_fmt_vid_out()
652 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_fmt_vid_out()
676 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_std()
724 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_std()
746 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_output()
839 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_output()
857 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_output()
876 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_enum_dv_timings()
908 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_s_dv_timings()
[all …]
/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c367 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_querycap()
383 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_enum_input()
429 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_s_input()
531 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_enum_framesizes()
567 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_enum_frameintervals()
601 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_enum_fmt_cap()
655 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_try_fmt_cap()
793 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_qbuf_wrapper()
817 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_dqbuf_wrapper()
1301 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_g_parm()
[all …]
H A Datomisp_fops.c476 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_open()
527 struct atomisp_device *isp = video_get_drvdata(vdev); in atomisp_release()
/linux-6.15/include/media/
H A Dv4l2-dev.h483 static inline void *video_get_drvdata(struct video_device *vdev) in video_get_drvdata() function
517 return video_get_drvdata(video_devdata(file)); in video_drvdata()
H A Dv4l2-subdev.h1143 ((struct v4l2_subdev *)video_get_drvdata(vdev))
/linux-6.15/drivers/media/test-drivers/vimc/
H A Dvimc-streamer.c134 ved = video_get_drvdata(vdev); in vimc_streamer_pipeline_init()
H A Dvimc-common.c264 struct vimc_ent_device *ved = video_get_drvdata(vdev); in vimc_get_pix_format()
/linux-6.15/drivers/media/pci/saa7134/
H 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()
H A Dsaa7134.h726 struct saa7134_dev *dev = video_get_drvdata(vdev); in is_empress()
/linux-6.15/drivers/staging/media/starfive/camss/
H A Dstf-video.c471 struct stfcamss_video *video = video_get_drvdata(vdev); in stf_link_validate()
485 struct stfcamss_video *video = video_get_drvdata(vdev); in stf_video_release()
/linux-6.15/drivers/media/platform/rockchip/rkisp1/
H 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-6.15/drivers/media/v4l2-core/
H A Dv4l2-device.c187 v4l2_subdev_release(video_get_drvdata(vdev)); in v4l2_device_release_subdev_node()
/linux-6.15/Documentation/translations/zh_CN/video4linux/
H A Dv4l2-framework.txt739 void *video_get_drvdata(struct video_device *vdev);
751 video_drvdata 辅助函数结合了 video_get_drvdata 和 video_devdata
/linux-6.15/Documentation/driver-api/media/
H 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-6.15/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-core.c145 struct mdp_dev *mdp = (struct mdp_dev *)video_get_drvdata(vdev); in mdp_video_device_release()
/linux-6.15/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dcfe.c1642 struct cfe_node *node = video_get_drvdata(vdev); in cfe_vb2_ioctl_reqbufs()
1665 struct cfe_node *node = video_get_drvdata(vdev); in cfe_vb2_ioctl_create_bufs()
1687 struct cfe_node *node = video_get_drvdata(fh->vdev); in cfe_subscribe_event()
1940 struct cfe_node *node = video_get_drvdata(vdev); in cfe_node_release()
/linux-6.15/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_capture.c596 struct sun6i_isp_device *isp_dev = video_get_drvdata(video_dev); in sun6i_isp_capture_link_validate()
/linux-6.15/drivers/media/pci/cx18/
H A Dcx18-fileops.c780 struct cx18_stream *s = video_get_drvdata(video_dev); in cx18_v4l2_open()
/linux-6.15/drivers/media/pci/saa7164/
H A Dsaa7164-vbi.c416 port = (struct saa7164_port *)video_get_drvdata(video_devdata(file)); in fops_open()

12