Home
last modified time | relevance | path

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

/linux/drivers/media/pci/saa7134/
H A Dsaa7134.h528 struct saa7134_mpeg_ops { struct
607 struct saa7134_mpeg_ops *mops;
844 int saa7134_ts_register(struct saa7134_mpeg_ops *ops);
845 void saa7134_ts_unregister(struct saa7134_mpeg_ops *ops);
H A Dsaa7134-core.c977 static void mpeg_ops_attach(struct saa7134_mpeg_ops *ops, in mpeg_ops_attach()
992 static void mpeg_ops_detach(struct saa7134_mpeg_ops *ops, in mpeg_ops_detach()
1007 struct saa7134_mpeg_ops *mops; in saa7134_initdev()
1285 struct saa7134_mpeg_ops *mops; in saa7134_finidev()
1459 int saa7134_ts_register(struct saa7134_mpeg_ops *ops) in saa7134_ts_register()
1471 void saa7134_ts_unregister(struct saa7134_mpeg_ops *ops) in saa7134_ts_unregister()
H A Dsaa7134-go7007.c499 static struct saa7134_mpeg_ops saa7134_go7007_ops = {
H A Dsaa7134-dvb.c1992 static struct saa7134_mpeg_ops dvb_ops = {