Searched refs:vma_use_count (Results 1 - 25 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Duvc_queue.h28 unsigned long vma_use_count; member in struct:uvc_buffer
H A Duvc_queue.c101 if (queue->buffer[i].vma_use_count != 0)
182 if (buf->vma_use_count)
394 buffer->vma_use_count++;
400 buffer->vma_use_count--;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Duvc_queue.h28 unsigned long vma_use_count; member in struct:uvc_buffer
H A Duvc_queue.c101 if (queue->buffer[i].vma_use_count != 0)
182 if (buf->vma_use_count)
394 buffer->vma_use_count++;
400 buffer->vma_use_count--;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/sn9c102/
H A Dsn9c102.h60 unsigned long vma_use_count; member in struct:sn9c102_frame_t
H A Dsn9c102_core.c2069 f->vma_use_count++;
2077 f->vma_use_count--;
2380 if (cam->frame[i].vma_use_count) {
2667 if (cam->frame[i].vma_use_count) {
2789 if (cam->frame[i].vma_use_count) {
2831 if (cam->frame[b.index].vma_use_count)
2933 if (f->vma_use_count)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/sn9c102/
H A Dsn9c102.h60 unsigned long vma_use_count; member in struct:sn9c102_frame_t
H A Dsn9c102_core.c2069 f->vma_use_count++;
2077 f->vma_use_count--;
2380 if (cam->frame[i].vma_use_count) {
2667 if (cam->frame[i].vma_use_count) {
2789 if (cam->frame[i].vma_use_count) {
2831 if (cam->frame[b.index].vma_use_count)
2933 if (f->vma_use_count)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/uvc/
H A Duvc_queue.c165 if (queue->buffer[i].vma_use_count != 0)
196 if (buf->vma_use_count)
H A Duvc_v4l2.c1091 buffer->vma_use_count++;
1097 buffer->vma_use_count--;
H A Duvcvideo.h375 unsigned long vma_use_count; member in struct:uvc_buffer
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_queue.c165 if (queue->buffer[i].vma_use_count != 0)
196 if (buf->vma_use_count)
H A Duvc_v4l2.c1091 buffer->vma_use_count++;
1097 buffer->vma_use_count--;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/et61x251/
H A Det61x251.h107 unsigned long vma_use_count; member in struct:et61x251_frame_t
H A Det61x251_core.c1490 f->vma_use_count++;
1498 f->vma_use_count--;
1795 if (cam->frame[i].vma_use_count) {
2048 if (cam->frame[i].vma_use_count) {
2171 if (cam->frame[i].vma_use_count) {
2213 if (cam->frame[b.index].vma_use_count)
2299 if (f->vma_use_count)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/gspca/
H A Dgspca.h150 int vma_use_count; member in struct:gspca_frame
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dmeye.h305 int vma_use_count[MEYE_MAX_BUFNBRS]; /* mmap count */ member in struct:meye
H A Dmeye.c1379 if (meye.vma_use_count[i]) {
1399 meye.vma_use_count[i] = 0;
1577 meye.vma_use_count[idx]++;
1583 meye.vma_use_count[idx]--;
1614 meye.vma_use_count[i] = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/et61x251/
H A Det61x251.h107 unsigned long vma_use_count; member in struct:et61x251_frame_t
H A Det61x251_core.c1490 f->vma_use_count++;
1498 f->vma_use_count--;
1795 if (cam->frame[i].vma_use_count) {
2048 if (cam->frame[i].vma_use_count) {
2171 if (cam->frame[i].vma_use_count) {
2213 if (cam->frame[b.index].vma_use_count)
2299 if (f->vma_use_count)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dgspca.h150 int vma_use_count; member in struct:gspca_frame
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dmeye.h305 int vma_use_count[MEYE_MAX_BUFNBRS]; /* mmap count */ member in struct:meye
H A Dmeye.c1379 if (meye.vma_use_count[i]) {
1399 meye.vma_use_count[i] = 0;
1577 meye.vma_use_count[idx]++;
1583 meye.vma_use_count[idx]--;
1614 meye.vma_use_count[i] = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/pwc/
H A Dpwc.h160 int vma_use_count; /* count the number of time this memory is mapped */ member in struct:pwc_imgbuf
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc.h160 int vma_use_count; /* count the number of time this memory is mapped */ member in struct:pwc_imgbuf

Completed in 313 milliseconds

12