Searched refs:cx23885_tsport (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcimax2.h44 extern int netup_ci_init(struct cx23885_tsport *port);
45 extern void netup_ci_exit(struct cx23885_tsport *port);
H A Dcx23885.h259 struct cx23885_tsport { struct
346 struct cx23885_tsport ts1, ts2;
476 void cx23885_cancel_buffers(struct cx23885_tsport *port);
478 extern int cx23885_restart_queue(struct cx23885_tsport *port,
481 extern void cx23885_wakeup(struct cx23885_tsport *port,
513 extern int cx23885_dvb_register(struct cx23885_tsport *port);
514 extern int cx23885_dvb_unregister(struct cx23885_tsport *port);
517 struct cx23885_tsport *port,
520 extern void cx23885_buf_queue(struct cx23885_tsport *port,
H A Dcimax2.c173 struct cx23885_tsport *port = state->priv;
377 struct cx23885_tsport *port = NULL;
407 int netup_ci_init(struct cx23885_tsport *port)
512 void netup_ci_exit(struct cx23885_tsport *port)
H A Dcx23885-dvb.c82 struct cx23885_tsport *port = q->priv_data;
95 struct cx23885_tsport *port = q->priv_data;
101 struct cx23885_tsport *port = q->priv_data;
466 struct cx23885_tsport *port = fe->dvb->priv;
574 static int dvb_register(struct cx23885_tsport *port)
1032 int cx23885_dvb_register(struct cx23885_tsport *port)
1087 int cx23885_dvb_unregister(struct cx23885_tsport *port)
H A Dcx23885-core.c401 void cx23885_wakeup(struct cx23885_tsport *port,
570 static void cx23885_risc_disasm(struct cx23885_tsport *port,
685 struct cx23885_tsport *port, int portno)
1213 static void cx23885_tsport_reg_dump(struct cx23885_tsport *port)
1265 static int cx23885_start_dma(struct cx23885_tsport *port,
1373 static int cx23885_stop_dma(struct cx23885_tsport *port)
1405 int cx23885_restart_queue(struct cx23885_tsport *port,
1465 int cx23885_buf_prepare(struct videobuf_queue *q, struct cx23885_tsport *port,
1497 void cx23885_buf_queue(struct cx23885_tsport *port, struct cx23885_buffer *buf)
1533 static void do_cancel_buffers(struct cx23885_tsport *por
[all...]
H A Dcx23885-f300.c88 struct cx23885_tsport *port = fe->dvb->priv;
H A Dcx23885-cards.c682 struct cx23885_tsport *port = priv;
1102 struct cx23885_tsport *ts1 = &dev->ts1;
1103 struct cx23885_tsport *ts2 = &dev->ts2;
H A Dcx23885-417.c1355 struct cx23885_tsport *tsport = &dev->ts1;
1740 struct cx23885_tsport *tsport,
1764 struct cx23885_tsport *tsport = &dev->ts1;

Completed in 50 milliseconds