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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/common/
H A Dsaa7146_fops.c254 result = saa7146_vbi_uops.open(dev,file);
293 saa7146_vbi_uops.release(dev,file);
388 return saa7146_vbi_uops.read(file,data,count,ppos);
450 saa7146_vbi_uops.irq_done(dev,isr);
494 saa7146_vbi_uops.init(dev,vv);
H A Dsaa7146_vbi.c490 struct saa7146_use_ops saa7146_vbi_uops = { variable in typeref:struct:saa7146_use_ops
H A Dsaa7146_video.c873 ops = &saa7146_vbi_uops;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dsaa7146_vv.h216 extern struct saa7146_use_ops saa7146_vbi_uops;

Completed in 62 milliseconds