Searched refs:top_seen (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-vbi.c90 buf->top_seen = 0;
235 dev->vbi_q.curr->top_seen = 1;
238 if (!dev->vbi_q.curr->top_seen)
H A Dsaa7134-ts.c52 buf->top_seen = 0;
H A Dsaa7134.h346 unsigned int top_seen; member in struct:saa7134_buf
H A Dsaa7134-video.c932 buf->top_seen = 0;
2498 dev->video_q.curr->top_seen = 1;
2501 if (!dev->video_q.curr->top_seen)

Completed in 452 milliseconds