Searched refs:saa7134_mpeg_ops (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/saa7134/
H A Dsaa7134.h430 struct saa7134_mpeg_ops { struct
532 struct saa7134_mpeg_ops *mops;
650 int saa7134_ts_register(struct saa7134_mpeg_ops *ops);
651 void saa7134_ts_unregister(struct saa7134_mpeg_ops *ops);
H A Dsaa7134-core.c811 static void mpeg_ops_attach(struct saa7134_mpeg_ops *ops,
826 static void mpeg_ops_detach(struct saa7134_mpeg_ops *ops,
842 struct saa7134_mpeg_ops *mops;
1024 mops = list_entry(item, struct saa7134_mpeg_ops, next);
1061 struct saa7134_mpeg_ops *mops;
1090 mops = list_entry(item, struct saa7134_mpeg_ops, next);
1122 int saa7134_ts_register(struct saa7134_mpeg_ops *ops)
1137 void saa7134_ts_unregister(struct saa7134_mpeg_ops *ops)
H A Dsaa7134-empress.c419 static struct saa7134_mpeg_ops empress_ops = {
H A Dsaa7134-dvb.c1217 static struct saa7134_mpeg_ops dvb_ops = {

Completed in 59 milliseconds