radio_dev        2454 drivers/media/pci/bt8xx/bttv-driver.c 	if (video_is_registered(&btv->radio_dev)) {
radio_dev        3890 drivers/media/pci/bt8xx/bttv-driver.c 	video_unregister_device(&btv->radio_dev);
radio_dev        3935 drivers/media/pci/bt8xx/bttv-driver.c 	vdev_init(btv, &btv->radio_dev, &radio_template, "radio");
radio_dev        3936 drivers/media/pci/bt8xx/bttv-driver.c 	btv->radio_dev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER;
radio_dev        3938 drivers/media/pci/bt8xx/bttv-driver.c 		btv->radio_dev.device_caps |= V4L2_CAP_READWRITE |
radio_dev        3941 drivers/media/pci/bt8xx/bttv-driver.c 		btv->radio_dev.device_caps |= V4L2_CAP_HW_FREQ_SEEK;
radio_dev        3942 drivers/media/pci/bt8xx/bttv-driver.c 	btv->radio_dev.ctrl_handler = &btv->radio_ctrl_handler;
radio_dev        3943 drivers/media/pci/bt8xx/bttv-driver.c 	if (video_register_device(&btv->radio_dev, VFL_TYPE_RADIO,
radio_dev        3947 drivers/media/pci/bt8xx/bttv-driver.c 		btv->c.nr, video_device_node_name(&btv->radio_dev));
radio_dev         396 drivers/media/pci/bt8xx/bttvp.h 	struct video_device radio_dev;
radio_dev        1253 drivers/media/pci/cx88/cx88-video.c 	video_unregister_device(&dev->radio_dev);
radio_dev        1481 drivers/media/pci/cx88/cx88-video.c 		cx88_vdev_init(core, dev->pci, &dev->radio_dev,
radio_dev        1483 drivers/media/pci/cx88/cx88-video.c 		video_set_drvdata(&dev->radio_dev, dev);
radio_dev        1484 drivers/media/pci/cx88/cx88-video.c 		dev->radio_dev.ctrl_handler = &core->audio_hdl;
radio_dev        1485 drivers/media/pci/cx88/cx88-video.c 		dev->radio_dev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER;
radio_dev        1486 drivers/media/pci/cx88/cx88-video.c 		err = video_register_device(&dev->radio_dev, VFL_TYPE_RADIO,
radio_dev        1493 drivers/media/pci/cx88/cx88-video.c 			video_device_node_name(&dev->radio_dev));
radio_dev         475 drivers/media/pci/cx88/cx88.h 	struct video_device        radio_dev;
radio_dev         980 drivers/media/pci/saa7134/saa7134-core.c 	if (dev->radio_dev) {
radio_dev         981 drivers/media/pci/saa7134/saa7134-core.c 		if (video_is_registered(dev->radio_dev))
radio_dev         982 drivers/media/pci/saa7134/saa7134-core.c 			video_unregister_device(dev->radio_dev);
radio_dev         984 drivers/media/pci/saa7134/saa7134-core.c 			video_device_release(dev->radio_dev);
radio_dev         985 drivers/media/pci/saa7134/saa7134-core.c 		dev->radio_dev = NULL;
radio_dev        1244 drivers/media/pci/saa7134/saa7134-core.c 		dev->radio_dev = vdev_init(dev,&saa7134_radio_template,"radio");
radio_dev        1245 drivers/media/pci/saa7134/saa7134-core.c 		dev->radio_dev->ctrl_handler = &dev->radio_ctrl_handler;
radio_dev        1246 drivers/media/pci/saa7134/saa7134-core.c 		dev->radio_dev->lock = &dev->lock;
radio_dev        1247 drivers/media/pci/saa7134/saa7134-core.c 		dev->radio_dev->device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER;
radio_dev        1249 drivers/media/pci/saa7134/saa7134-core.c 			dev->radio_dev->device_caps |= V4L2_CAP_RDS_CAPTURE;
radio_dev        1250 drivers/media/pci/saa7134/saa7134-core.c 		err = video_register_device(dev->radio_dev,VFL_TYPE_RADIO,
radio_dev        1255 drivers/media/pci/saa7134/saa7134-core.c 		       dev->name, video_device_node_name(dev->radio_dev));
radio_dev         559 drivers/media/pci/saa7134/saa7134.h 	struct video_device        *radio_dev;
radio_dev          41 drivers/media/radio/si4713/radio-platform-si4713.c 	struct video_device		radio_dev;
radio_dev         170 drivers/media/radio/si4713/radio-platform-si4713.c 	rsdev->radio_dev = radio_si4713_vdev_template;
radio_dev         171 drivers/media/radio/si4713/radio-platform-si4713.c 	rsdev->radio_dev.v4l2_dev = &rsdev->v4l2_dev;
radio_dev         172 drivers/media/radio/si4713/radio-platform-si4713.c 	rsdev->radio_dev.ctrl_handler = sd->ctrl_handler;
radio_dev         174 drivers/media/radio/si4713/radio-platform-si4713.c 	rsdev->radio_dev.lock = &rsdev->lock;
radio_dev         175 drivers/media/radio/si4713/radio-platform-si4713.c 	rsdev->radio_dev.device_caps = V4L2_CAP_MODULATOR | V4L2_CAP_RDS_OUTPUT;
radio_dev         176 drivers/media/radio/si4713/radio-platform-si4713.c 	video_set_drvdata(&rsdev->radio_dev, rsdev);
radio_dev         177 drivers/media/radio/si4713/radio-platform-si4713.c 	if (video_register_device(&rsdev->radio_dev, VFL_TYPE_RADIO, radio_nr)) {
radio_dev         199 drivers/media/radio/si4713/radio-platform-si4713.c 	video_unregister_device(&rsdev->radio_dev);
radio_dev         192 drivers/media/radio/wl128x/fmdrv.h 	struct video_device *radio_dev;	/* V4L2 video device pointer */
radio_dev        1238 drivers/media/radio/wl128x/fmdrv_common.c 				&fmdev->radio_dev->dev);
radio_dev         545 drivers/media/radio/wl128x/fmdrv_v4l2.c 	fmdev->radio_dev = &gradio_dev;
radio_dev         548 drivers/media/radio/wl128x/fmdrv_v4l2.c 	fmdev->radio_dev->ctrl_handler = &fmdev->ctrl_handler;
radio_dev         554 drivers/media/radio/wl128x/fmdrv_v4l2.c 		video_unregister_device(fmdev->radio_dev);
radio_dev        1566 drivers/media/usb/cx231xx/cx231xx-video.c 	if (video_is_registered(&dev->radio_dev))
radio_dev        1847 drivers/media/usb/cx231xx/cx231xx-video.c 	if (video_is_registered(&dev->radio_dev))
radio_dev        1848 drivers/media/usb/cx231xx/cx231xx-video.c 		video_unregister_device(&dev->radio_dev);
radio_dev        2274 drivers/media/usb/cx231xx/cx231xx-video.c 		cx231xx_vdev_init(dev, &dev->radio_dev,
radio_dev        2276 drivers/media/usb/cx231xx/cx231xx-video.c 		dev->radio_dev.ctrl_handler = &dev->radio_ctrl_handler;
radio_dev        2277 drivers/media/usb/cx231xx/cx231xx-video.c 		dev->radio_dev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER;
radio_dev        2278 drivers/media/usb/cx231xx/cx231xx-video.c 		ret = video_register_device(&dev->radio_dev, VFL_TYPE_RADIO,
radio_dev        2286 drivers/media/usb/cx231xx/cx231xx-video.c 			video_device_node_name(&dev->radio_dev));
radio_dev         651 drivers/media/usb/cx231xx/cx231xx.h 	struct video_device radio_dev;
radio_dev        1995 drivers/media/usb/em28xx/em28xx-video.c 	if (video_is_registered(&v4l2->radio_dev))
radio_dev        2231 drivers/media/usb/em28xx/em28xx-video.c 	if (video_is_registered(&v4l2->radio_dev)) {
radio_dev        2233 drivers/media/usb/em28xx/em28xx-video.c 			 video_device_node_name(&v4l2->radio_dev));
radio_dev        2234 drivers/media/usb/em28xx/em28xx-video.c 		video_unregister_device(&v4l2->radio_dev);
radio_dev        2836 drivers/media/usb/em28xx/em28xx-video.c 		em28xx_vdev_init(dev, &v4l2->radio_dev, &em28xx_radio_template,
radio_dev        2838 drivers/media/usb/em28xx/em28xx-video.c 		v4l2->radio_dev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER;
radio_dev        2839 drivers/media/usb/em28xx/em28xx-video.c 		ret = video_register_device(&v4l2->radio_dev, VFL_TYPE_RADIO,
radio_dev        2848 drivers/media/usb/em28xx/em28xx-video.c 			 video_device_node_name(&v4l2->radio_dev));
radio_dev        2888 drivers/media/usb/em28xx/em28xx-video.c 	if (video_is_registered(&v4l2->radio_dev)) {
radio_dev        2891 drivers/media/usb/em28xx/em28xx-video.c 			 video_device_node_name(&v4l2->radio_dev));
radio_dev        2892 drivers/media/usb/em28xx/em28xx-video.c 		video_unregister_device(&v4l2->radio_dev);
radio_dev         556 drivers/media/usb/em28xx/em28xx.h 	struct video_device radio_dev;
radio_dev        1654 drivers/media/usb/tm6000/tm6000-video.c 		vdev_init(dev, &dev->radio_dev, &tm6000_radio_template,
radio_dev        1656 drivers/media/usb/tm6000/tm6000-video.c 		dev->radio_dev.ctrl_handler = &dev->radio_ctrl_handler;
radio_dev        1657 drivers/media/usb/tm6000/tm6000-video.c 		dev->radio_dev.device_caps = V4L2_CAP_RADIO | V4L2_CAP_TUNER;
radio_dev        1658 drivers/media/usb/tm6000/tm6000-video.c 		ret = video_register_device(&dev->radio_dev, VFL_TYPE_RADIO,
radio_dev        1667 drivers/media/usb/tm6000/tm6000-video.c 		       dev->name, video_device_node_name(&dev->radio_dev));
radio_dev        1688 drivers/media/usb/tm6000/tm6000-video.c 	video_unregister_device(&dev->radio_dev);
radio_dev         211 drivers/media/usb/tm6000/tm6000.h 	struct video_device		radio_dev;