Searched refs:av7110_p2t (Results 1 – 3 of 3) sorted by relevance
21 extern void av7110_p2t_init(struct av7110_p2t *p, struct dvb_demux_feed *feed);22 extern void av7110_p2t_write(u8 const *buf, long int length, u16 pid, struct av7110_p2t *p);
55 struct av7110_p2t { struct213 struct av7110_p2t p2t_filter[MAXFILT];
579 void av7110_p2t_init(struct av7110_p2t *p, struct dvb_demux_feed *feed) in av7110_p2t_init()589 static void clear_p2t(struct av7110_p2t *p) in clear_p2t()646 void av7110_p2t_write(u8 const *buf, long int length, u16 pid, struct av7110_p2t *p) in av7110_p2t_write()