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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-video.c1722 static struct video_device cx8800_vbi_template; variable in typeref:struct:video_device
1833 memcpy( &cx8800_vbi_template, &cx8800_video_template,
1834 sizeof(cx8800_vbi_template) );
1835 strcpy(cx8800_vbi_template.name,"cx8800-vbi");
1912 dev->vbi_dev = cx88_vdev_init(core,dev->pci,&cx8800_vbi_template,"vbi");

Completed in 100 milliseconds