Home
last modified time | relevance | path

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

/linux-6.8/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.c43 static void return_all_buffers(struct mgb4_vout_dev *voutdev, in return_all_buffers()
61 struct mgb4_vout_dev *voutdev = vb2_get_drv_priv(q); in queue_setup() local
94 struct mgb4_vout_dev *voutdev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
125 struct mgb4_vout_dev *voutdev = vb2_get_drv_priv(vq); in stop_streaming() local
137 struct mgb4_vout_dev *voutdev = vb2_get_drv_priv(vq); in start_streaming() local
207 struct mgb4_vout_dev *voutdev = video_drvdata(file); in vidioc_g_fmt() local
222 struct mgb4_vout_dev *voutdev = video_drvdata(file); in vidioc_try_fmt() local
238 struct mgb4_vout_dev *voutdev = video_drvdata(file); in vidioc_s_fmt() local
297 struct mgb4_vout_dev *voutdev = video_drvdata(file); in fh_open() local
340 struct mgb4_vout_dev *voutdev = container_of(work, struct mgb4_vout_dev, in dma_transfer() 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.c85 struct mgb4_vout_dev *voutdev; in loopback_dev() local
123 struct mgb4_vout_dev *voutdev; in set_loopback_padding() local