Home
last modified time | relevance | path

Searched defs:voutdev (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/media/pci/mgb4/
Dmgb4_sysfs_out.c21 struct mgb4_vout_dev *voutdev; in loopin_cnt() local
56 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in output_id_show() local
65 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in video_source_show() local
89 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in video_source_store() local
150 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_width_show() local
162 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_width_store() local
190 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_height_show() local
202 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in display_height_store() local
230 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in frame_rate_show() local
246 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); in frame_rate_store() local
[all …]
Dmgb4_vout.c60 static void get_timings(struct mgb4_vout_dev *voutdev, in get_timings()
87 static void return_all_buffers(struct mgb4_vout_dev *voutdev, in return_all_buffers()
105 struct mgb4_vout_dev *voutdev = vb2_get_drv_priv(q); in queue_setup() local
140 struct mgb4_vout_dev *voutdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
173 struct mgb4_vout_dev *voutdev = vb2_get_drv_priv(vq); in stop_streaming() local
188 struct mgb4_vout_dev *voutdev = vb2_get_drv_priv(vq); in start_streaming() local
247 struct mgb4_vin_dev *voutdev = video_drvdata(file); in vidioc_enum_fmt() local
263 struct mgb4_vout_dev *voutdev = video_drvdata(file); in vidioc_g_fmt() local
295 struct mgb4_vout_dev *voutdev = video_drvdata(file); in vidioc_try_fmt() local
327 struct mgb4_vout_dev *voutdev = video_drvdata(file); in vidioc_s_fmt() local
[all …]
Dmgb4_cmt.c192 u32 mgb4_cmt_set_vout_freq(struct mgb4_vout_dev *voutdev, unsigned int freq) in mgb4_cmt_set_vout_freq()
Dmgb4_vin.c89 struct mgb4_vout_dev *voutdev; in loopback_dev() local
127 struct mgb4_vout_dev *voutdev; in set_loopback_padding() local