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

/drivers/media/video/cx23885/
H A Dcx23885.h269 struct cx23885_tsport { struct
315 void (*gate_ctrl)(struct cx23885_tsport *port, int open);
387 struct cx23885_tsport ts1, ts2;
527 void cx23885_cancel_buffers(struct cx23885_tsport *port);
529 extern int cx23885_restart_queue(struct cx23885_tsport *port,
532 extern void cx23885_wakeup(struct cx23885_tsport *port,
564 extern int cx23885_dvb_register(struct cx23885_tsport *port);
565 extern int cx23885_dvb_unregister(struct cx23885_tsport *port);
568 struct cx23885_tsport *port,
571 extern void cx23885_buf_queue(struct cx23885_tsport *por
[all...]

Completed in 47 milliseconds