Home
last modified time | relevance | path

Searched refs:bcap_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/blackfin/
Dbfin_capture.c61 struct bcap_device { struct
157 static int bcap_init_sensor_formats(struct bcap_device *bcap_dev) in bcap_init_sensor_formats()
197 static void bcap_free_sensor_formats(struct bcap_device *bcap_dev) in bcap_free_sensor_formats()
210 struct bcap_device *bcap_dev = vb2_get_drv_priv(vq); in bcap_queue_setup()
228 struct bcap_device *bcap_dev = vb2_get_drv_priv(vb->vb2_queue); in bcap_buffer_prepare()
246 struct bcap_device *bcap_dev = vb2_get_drv_priv(vb->vb2_queue); in bcap_buffer_queue()
258 struct bcap_device *bcap_dev = vb2_get_drv_priv(vb->vb2_queue); in bcap_buffer_cleanup()
269 struct bcap_device *bcap_dev = vb2_get_drv_priv(vq); in bcap_start_streaming()
360 struct bcap_device *bcap_dev = vb2_get_drv_priv(vq); in bcap_stop_streaming()
401 struct bcap_device *bcap_dev = ppi->priv; in bcap_isr()
[all …]