Searched refs:dvb_register (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/media/pci/cx18/
H A Dcx18-dvb.c228 static int dvb_register(struct cx18_stream *stream);
391 ret = dvb_register(stream);
454 static int dvb_register(struct cx18_stream *stream) function
/linux-master/drivers/media/usb/au0828/
H A Dau0828-dvb.c394 static int dvb_register(struct au0828_dev *dev) function
633 ret = dvb_register(dev);
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-dvb.c331 static int dvb_register(struct saa7164_port *port) function
728 ret = dvb_register(port);
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c1993 static int __init dvb_register(void) function
2003 module_init(dvb_register); variable
/linux-master/drivers/media/pci/cx88/
H A Dcx88-dvb.c988 static int dvb_register(struct cx8802_dev *dev) function
1796 err = dvb_register(dev);
1798 /* frontends/adapter de-allocated in dvb_register */
1799 pr_err("dvb_register failed (err = %d)\n", err);
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c1187 static int dvb_register(struct cx23885_tsport *port) function
2635 * and fail with error before the attach in dvb_register().
2683 err = dvb_register(port);
2685 pr_err("%s() dvb_register failed err = %d\n",

Completed in 195 milliseconds