Searched refs:cx231xx_vbi_template (Results 1 – 1 of 1) sorted by relevance
2075 static struct video_device cx231xx_vbi_template; variable2198 cx231xx_vbi_template = cx231xx_video_template; in cx231xx_register_analog_devices()2199 strcpy(cx231xx_vbi_template.name, "cx231xx-vbi"); in cx231xx_register_analog_devices()2202 cx231xx_vdev_init(dev, &dev->vbi_dev, &cx231xx_vbi_template, "vbi"); in cx231xx_register_analog_devices()