Searched refs:cx231xx_vbi_template (Results 1 – 1 of 1) sorted by relevance
1684 static struct video_device cx231xx_vbi_template; variable1850 cx231xx_vbi_template = cx231xx_video_template; in cx231xx_register_analog_devices()1851 strscpy(cx231xx_vbi_template.name, "cx231xx-vbi", in cx231xx_register_analog_devices()1852 sizeof(cx231xx_vbi_template.name)); in cx231xx_register_analog_devices()1855 cx231xx_vdev_init(dev, &dev->vbi_dev, &cx231xx_vbi_template, "vbi"); in cx231xx_register_analog_devices()