Home
last modified time | relevance | path

Searched defs:tun_setup (Results 1 – 6 of 6) 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/cx88/
H A Dcx88-cards.c3446 struct tuner_setup tun_setup; in cx88_card_setup() 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/saa7146/
H A Dmxb.c341 struct tuner_setup tun_setup; in mxb_init_done() local
/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3653 struct tuner_setup tun_setup; in bttv_init_tuner() local
/linux/drivers/net/
H A Dtun.c2238 static void tun_setup(struct net_device *dev) in tun_setup() function