Searched refs:em28xx_vdev_init (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/em28xx/
H A Dem28xx-video.c2471 static struct video_device *em28xx_vdev_init(struct em28xx *dev, function
2529 dev->vdev = em28xx_vdev_init(dev, &em28xx_video_template, "video");
2546 dev->vbi_dev = em28xx_vdev_init(dev, &em28xx_video_template,
2559 dev->radio_dev = em28xx_vdev_init(dev, &em28xx_radio_template,

Completed in 48 milliseconds