Searched refs:cx23885_vbi_template (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/cx23885/
H A Dcx23885-video.c1761 static struct video_device cx23885_vbi_template; variable in typeref:struct:video_device
1813 memcpy(&cx23885_vbi_template, &cx23885_video_template,
1814 sizeof(cx23885_vbi_template));
1815 strcpy(cx23885_vbi_template.name, "cx23885-vbi");
1891 &cx23885_vbi_template, "vbi");

Completed in 38 milliseconds