Home
last modified time | relevance | path

Searched defs:tun_setup (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/media/usb/au0828/
H A Dau0828-cards.c205 struct tuner_setup tun_setup; in au0828_card_analog_fe_setup() local
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7687 struct tuner_setup tun_setup; in saa7134_tuner_setup() local
/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c3446 struct tuner_setup tun_setup; in cx88_card_setup() local
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1175 struct tuner_setup tun_setup; in cx231xx_config_tuner() local
/linux/drivers/media/pci/saa7146/
H A Dmxb.c341 struct tuner_setup tun_setup; in mxb_init_done() local
/linux/drivers/media/v4l2-core/
H A Dtuner-core.c521 struct tuner_setup *tun_setup) in tuner_s_type_addr()
/linux/drivers/media/pci/cx23885/
H A Dcx23885-video.c1276 struct tuner_setup tun_setup; in cx23885_video_register() local
/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3653 struct tuner_setup tun_setup; in bttv_init_tuner() local
/linux/drivers/media/usb/dvb-usb/
H A Dcxusb-analog.c1713 struct tuner_setup tun_setup; in cxusb_medion_register_analog_subdevs() local
/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c2455 struct tuner_setup tun_setup; in em28xx_tuner_setup() local
/linux/drivers/net/
H A Dtun.c2326 static void tun_setup(struct net_device *dev) in tun_setup() function