Searched refs:av7110_p2t (Results 1 – 3 of 3) sorted by relevance
23 extern void av7110_p2t_init(struct av7110_p2t *p, struct dvb_demux_feed *feed);24 extern void av7110_p2t_write(u8 const *buf, long int length, u16 pid, struct av7110_p2t *p);
59 struct av7110_p2t { struct205 struct av7110_p2t p2t_filter[MAXFILT];
564 void av7110_p2t_init(struct av7110_p2t *p, struct dvb_demux_feed *feed) in av7110_p2t_init()574 static void clear_p2t(struct av7110_p2t *p) in clear_p2t()631 void av7110_p2t_write(u8 const *buf, long int length, u16 pid, struct av7110_p2t *p) in av7110_p2t_write()