Home
last modified time | relevance | path

Searched refs:F_UNUSED (Results 1 – 2 of 2) sorted by relevance

/drivers/media/usb/sn9c102/
Dsn9c102.h47 F_UNUSED, enumerator
Dsn9c102_core.c201 cam->frame[i].state = F_UNUSED; in sn9c102_empty_framequeues()
226 if (cam->frame[i].state == F_UNUSED) { in sn9c102_queue_unusedframes()
1995 i->state = F_UNUSED; in sn9c102_read()
2044 f->state = F_UNUSED; in sn9c102_poll()
2837 else if (cam->frame[b.index].state != F_UNUSED) in sn9c102_vidioc_querybuf()
2860 if (cam->frame[b.index].state != F_UNUSED) in sn9c102_vidioc_qbuf()
2931 f->state = F_UNUSED; in sn9c102_vidioc_dqbuf()