Searched refs:cx231xx_vbi_template (Results 1 – 1 of 1) sorted by relevance
2505 static struct video_device cx231xx_vbi_template; variable2617 memcpy(&cx231xx_vbi_template, &cx231xx_video_template, in cx231xx_register_analog_devices()2618 sizeof(cx231xx_vbi_template)); in cx231xx_register_analog_devices()2619 strcpy(cx231xx_vbi_template.name, "cx231xx-vbi"); in cx231xx_register_analog_devices()2622 dev->vbi_dev = cx231xx_vdev_init(dev, &cx231xx_vbi_template, "vbi"); in cx231xx_register_analog_devices()