Searched refs:cx23885_vbi_template (Results 1 – 1 of 1) sorted by relevance
1761 static struct video_device cx23885_vbi_template; variable1813 memcpy(&cx23885_vbi_template, &cx23885_video_template, in cx23885_video_register()1814 sizeof(cx23885_vbi_template)); in cx23885_video_register()1815 strcpy(cx23885_vbi_template.name, "cx23885-vbi"); in cx23885_video_register()1891 &cx23885_vbi_template, "vbi"); in cx23885_video_register()