Home
last modified time | relevance | path

Searched defs:vindev (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/mgb4/
H A Dmgb4_vin.c108 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() local
250 struct mgb4_vin_dev *vindev = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
271 struct mgb4_vin_dev *vindev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
283 struct mgb4_vin_dev *vindev = vb2_get_drv_priv(vq); in stop_streaming() local
307 struct mgb4_vin_dev *vindev = vb2_get_drv_priv(vq); in start_streaming() local
[all …]
H A Dmgb4_vout.c170 struct mgb4_vout_dev *vindev = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local