Searched refs:bttv_video_template (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 2359 static struct video_device bttv_video_template = { variable 3137 vdev_init(btv, &btv->video_dev, &bttv_video_template, "video"); in bttv_register_video() 3155 vdev_init(btv, &btv->vbi_dev, &bttv_video_template, "vbi"); in bttv_register_video()
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 3142 static struct video_device bttv_video_template = { variable 3900 vdev_init(btv, &btv->video_dev, &bttv_video_template, "video"); in bttv_register_video() 3920 vdev_init(btv, &btv->vbi_dev, &bttv_video_template, "vbi"); in bttv_register_video()
|
Completed in 9 milliseconds