Searched refs:vbi_streaming (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/
H A Dsaa7146_vbi.c334 vv->vbi_streaming = NULL;
434 if( fh == vv->vbi_streaming ) {
468 if( NULL == vv->vbi_streaming ) {
469 vv->vbi_streaming = fh;
472 if( fh != vv->vbi_streaming ) {
473 DEB_VBI(("open %p is already using vbi capture.",vv->vbi_streaming));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dsaa7146_vv.h115 struct saa7146_fh *vbi_streaming; member in struct:saa7146_vv

Completed in 30 milliseconds