Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx88/
H A Dcx88-cards.c3446 struct tuner_setup tun_setup; in cx88_card_setup() 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.c2402 static void tun_setup(struct net_device *dev) in tun_setup() function