Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/zoran/
Dzoran.h199 ZORAN_ACTIVE, /* active but unlocked */ enumerator
Dzoran_driver.c511 fh->buffers.active = ZORAN_ACTIVE; in zoran_v4l_queue_frame()
618 if (zr->v4l_buffers.active == ZORAN_ACTIVE) { in v4l_sync()
673 fh->buffers.active = ZORAN_ACTIVE; in zoran_jpg_queue_frame()
2164 if (zr->v4l_buffers.active != ZORAN_ACTIVE || in zoran_streamon()
2165 fh->buffers.active != ZORAN_ACTIVE) { in zoran_streamon()
2183 if (zr->jpg_buffers.active != ZORAN_ACTIVE || in zoran_streamon()
2184 fh->buffers.active != ZORAN_ACTIVE) { in zoran_streamon()