Searched refs:mgb4_vin_dev (Results 1 – 5 of 5) sorted by relevance
108 static struct mgb4_vout_dev *loopback_dev(struct mgb4_vin_dev *vindev, int i) in loopback_dev()129 static int loopback_active(struct mgb4_vin_dev *vindev) in loopback_active()145 static void set_loopback_padding(struct mgb4_vin_dev *vindev, u32 padding) in set_loopback_padding()159 static int get_timings(struct mgb4_vin_dev *vindev, in get_timings()195 static void return_all_buffers(struct mgb4_vin_dev *vindev, in return_all_buffers()213 struct mgb4_vin_dev *vindev = vb2_get_drv_priv(q); in queue_setup()250 struct mgb4_vin_dev *vindev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare()271 struct mgb4_vin_dev *vindev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue()283 struct mgb4_vin_dev *vindev = vb2_get_drv_priv(vq); in stop_streaming()307 struct mgb4_vin_dev *vindev = vb2_get_drv_priv(vq); in start_streaming()[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,
221 void mgb4_cmt_set_vin_freq_range(struct mgb4_vin_dev *vindev, in mgb4_cmt_set_vin_freq_range()
256 struct mgb4_vin_dev *voutdev = video_drvdata(file); in vidioc_enum_fmt()