Searched refs:mgb4_vin_dev (Results 1 – 8 of 8) sorted by relevance
23 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 …]
138 static int get_timings(struct mgb4_vin_dev *vindev, in get_timings()192 struct mgb4_vin_dev *vindev = vb2_get_drv_priv(q); in queue_setup()319 struct mgb4_vin_dev *vindev = video_drvdata(file); in fh_open()361 struct mgb4_vin_dev *vindev = video_drvdata(file); in vidioc_enum_fmt()378 struct mgb4_vin_dev *vindev = video_drvdata(file); in vidioc_enum_frameintervals()699 struct mgb4_vin_dev *vindev = container_of(work, struct mgb4_vin_dev, in dma_transfer()742 struct mgb4_vin_dev *vindev = container_of(work, struct mgb4_vin_dev, in signal_change()769 struct mgb4_vin_dev *vindev = (struct mgb4_vin_dev *)ctx; in vin_handler()781 struct mgb4_vin_dev *vindev = (struct mgb4_vin_dev *)ctx; in err_handler()891 struct mgb4_vin_dev *vindev; in mgb4_vin_create()[all …]
39 struct mgb4_vin_dev { struct66 struct mgb4_vin_dev *mgb4_vin_create(struct mgb4_dev *mgbdev, int id); argument67 void mgb4_vin_free(struct mgb4_vin_dev *vindev);
14 void mgb4_cmt_set_vin_freq_range(struct mgb4_vin_dev *vindev,
38 struct mgb4_vin_dev *vin[MGB4_VIN_DEVICES];
221 void mgb4_cmt_set_vin_freq_range(struct mgb4_vin_dev *vindev, in mgb4_cmt_set_vin_freq_range()
19 static int loopin_cnt(struct mgb4_vin_dev *vindev) in loopin_cnt()91 struct mgb4_vin_dev *loopin_new = NULL, *loopin_old = NULL; in video_source_store()
247 struct mgb4_vin_dev *voutdev = video_drvdata(file); in vidioc_enum_fmt()