Home
last modified time | relevance | path

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

/linux/drivers/media/pci/mgb4/
H A 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); video_source_store() local
150 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); display_width_show() local
162 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); display_width_store() local
190 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); display_height_show() local
202 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); display_height_store() local
230 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); frame_rate_show() local
246 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); frame_rate_store() local
265 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); hsync_width_show() local
281 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); hsync_width_store() local
301 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); vsync_width_show() local
317 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); vsync_width_store() local
337 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); hback_porch_show() local
353 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); hback_porch_store() local
373 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); vback_porch_show() local
389 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); vback_porch_store() local
409 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); hfront_porch_show() local
425 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); hfront_porch_store() local
445 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); vfront_porch_show() local
461 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); vfront_porch_store() local
483 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); hsync_polarity_show() local
499 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); hsync_polarity_store() local
519 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); vsync_polarity_show() local
535 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); vsync_polarity_store() local
555 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); de_polarity_show() local
571 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); de_polarity_store() local
591 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); fpdl3_output_width_show() local
621 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); fpdl3_output_width_store() local
657 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); pclk_frequency_show() local
667 struct mgb4_vout_dev *voutdev = video_get_drvdata(vdev); pclk_frequency_store() local
[all...]
H A Dmgb4_vout.c60 static void get_timings(struct mgb4_vout_dev *voutdev, in get_timings() argument
87 static void return_all_buffers(struct mgb4_vout_dev *voutdev, in return_all_buffers() argument
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); buffer_prepare() local
173 struct mgb4_vout_dev *voutdev = vb2_get_drv_priv(vq); stop_streaming() local
188 struct mgb4_vout_dev *voutdev = vb2_get_drv_priv(vq); start_streaming() local
247 struct mgb4_vin_dev *voutdev = video_drvdata(file); vidioc_enum_fmt() local
263 struct mgb4_vout_dev *voutdev = video_drvdata(file); vidioc_g_fmt() local
295 struct mgb4_vout_dev *voutdev = video_drvdata(file); vidioc_try_fmt() local
327 struct mgb4_vout_dev *voutdev = video_drvdata(file); vidioc_s_fmt() local
393 struct mgb4_vout_dev *voutdev = video_drvdata(file); vidioc_enum_frameintervals() local
421 struct mgb4_vout_dev *voutdev = video_drvdata(file); vidioc_g_parm() local
449 struct mgb4_vout_dev *voutdev = video_drvdata(file); vidioc_s_parm() local
475 struct mgb4_vout_dev *voutdev = video_drvdata(file); vidioc_g_dv_timings() local
485 struct mgb4_vout_dev *voutdev = video_drvdata(file); vidioc_s_dv_timings() local
495 struct mgb4_vout_dev *voutdev = video_drvdata(file); vidioc_enum_dv_timings() local
542 struct mgb4_vout_dev *voutdev = video_drvdata(file); fh_open() local
585 struct mgb4_vout_dev *voutdev = container_of(work, struct mgb4_vout_dev, dma_transfer() local
625 struct mgb4_vout_dev *voutdev = (struct mgb4_vout_dev *)ctx; handler() local
635 ser_init(struct mgb4_vout_dev * voutdev,int id) ser_init() argument
664 fpga_init(struct mgb4_vout_dev * voutdev) fpga_init() argument
682 create_debugfs(struct mgb4_vout_dev * voutdev) create_debugfs() argument
727 struct mgb4_vout_dev *voutdev; mgb4_vout_create() local
831 mgb4_vout_free(struct mgb4_vout_dev * voutdev) mgb4_vout_free() argument
[all...]
H A Dmgb4_cmt.c192 u32 mgb4_cmt_set_vout_freq(struct mgb4_vout_dev *voutdev, unsigned int freq) in mgb4_cmt_set_vout_freq() argument
H A Dmgb4_vin.c89 struct mgb4_vout_dev *voutdev; in loopback_dev() local
127 struct mgb4_vout_dev *voutdev; in set_loopback_padding() local
[all...]