Home
last modified time | relevance | path

Searched refs:av7110_p2t (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/media/dvb/ttpci/
Dav7110_av.h21 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);
Dav7110.h54 struct av7110_p2t { struct
212 struct av7110_p2t p2t_filter[MAXFILT];
Dav7110_av.c579 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()