Home
last modified time | relevance | path

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

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