Searched refs:v4l_reading (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx23885/
H A Dcx23885.h156 atomic_t v4l_reading; member in struct:cx23885_fh
H A Dcx23885-417.c1606 if (atomic_cmpxchg(&fh->v4l_reading, 1, 0) == 1) {
1642 if (atomic_cmpxchg(&fh->v4l_reading, 0, 1) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821.h150 atomic_t v4l_reading; member in struct:cx25821_fh

Completed in 38 milliseconds