Home
last modified time | relevance | path

Searched refs:saa7134_mpeg_ops (Results 1 – 6 of 6) sorted by relevance

/drivers/media/pci/saa7134/
Dsaa7134.h535 struct saa7134_mpeg_ops { struct
640 struct saa7134_mpeg_ops *mops;
792 int saa7134_ts_register(struct saa7134_mpeg_ops *ops);
793 void saa7134_ts_unregister(struct saa7134_mpeg_ops *ops);
Dsaa7134-core.c838 static void mpeg_ops_attach(struct saa7134_mpeg_ops *ops, in mpeg_ops_attach()
853 static void mpeg_ops_detach(struct saa7134_mpeg_ops *ops, in mpeg_ops_detach()
868 struct saa7134_mpeg_ops *mops; in saa7134_initdev()
1108 struct saa7134_mpeg_ops *mops; in saa7134_finidev()
1292 int saa7134_ts_register(struct saa7134_mpeg_ops *ops) in saa7134_ts_register()
1304 void saa7134_ts_unregister(struct saa7134_mpeg_ops *ops) in saa7134_ts_unregister()
Dsaa7134-empress.c565 static struct saa7134_mpeg_ops empress_ops = {
Dsaa7134-dvb.c1940 static struct saa7134_mpeg_ops dvb_ops = {
/drivers/staging/media/go7007/
DREADME114 @@ -535,6 +538,8 @@ struct saa7134_mpeg_ops {
Dsaa7134-go7007.c543 static struct saa7134_mpeg_ops saa7134_go7007_ops = {