Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
Dav7110_av.h23 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);
Dav7110.h59 struct av7110_p2t { struct
205 struct av7110_p2t p2t_filter[MAXFILT];
Dav7110_av.c564 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()