Home
last modified time | relevance | path

Searched refs:cx88_setup_xc3028 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/pci/cx88/
Dcx88.h679 void cx88_setup_xc3028(struct cx88_core *core, struct xc2028_ctrl *ctl);
Dcx88-cards.c3388 void cx88_setup_xc3028(struct cx88_core *core, struct xc2028_ctrl *ctl) in cx88_setup_xc3028() function
3441 EXPORT_SYMBOL_GPL(cx88_setup_xc3028);
3619 cx88_setup_xc3028(core, &ctl); in cx88_card_setup()
Dcx88-dvb.c629 cx88_setup_xc3028(dev->core, &ctl); in attach_xc3028()