Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c1145 static const int NOFLUSH_FLAGS = V4L2_BUF_FLAG_NO_CACHE_INVALIDATE | in atomisp_qbuf() local
1235 if (!((buf->flags & NOFLUSH_FLAGS) == NOFLUSH_FLAGS)) in atomisp_qbuf()