Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/davinci/
H A Dvpif_display.c115 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
168 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
253 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
364 struct channel_obj *ch; in vpif_channel_isr()
608 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_g_fmt_vid_out()
625 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_try_fmt_vid_out()
805 struct channel_obj *ch, int index) in vpif_set_output()
1122 struct channel_obj *ch; in vpif_probe_complete()
1310 struct channel_obj *ch; in vpif_remove()
1330 struct channel_obj *ch; in vpif_suspend()
[all …]
H A Dvpif_capture.c72 struct channel_obj *ch = vb2_get_drv_priv(q); in vpif_buffer_prepare()
113 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_buffer_queue_setup()
168 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_start_streaming()
258 struct channel_obj *ch = vb2_get_drv_priv(vq); in vpif_stop_streaming()
371 struct channel_obj *ch; in vpif_channel_isr()
690 struct channel_obj *ch, in vpif_set_input()
753 struct channel_obj *ch = video_get_drvdata(vdev); in vpif_querystd()
1400 struct channel_obj *ch; in vpif_probe_complete()
1719 struct channel_obj *ch; in vpif_remove()
1746 struct channel_obj *ch; in vpif_suspend()
[all …]
H A Dvpif_capture.h78 struct channel_obj { struct
101 struct channel_obj *dev[VPIF_CAPTURE_NUM_CHANNELS]; argument
H A Dvpif_display.h91 struct channel_obj { struct
111 struct channel_obj *dev[VPIF_DISPLAY_NUM_CHANNELS]; argument