Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c1308 static const int NOFLUSH_FLAGS = V4L2_BUF_FLAG_NO_CACHE_INVALIDATE | in atomisp_qbuf() local
1404 if (!((buf->flags & NOFLUSH_FLAGS) == NOFLUSH_FLAGS)) in atomisp_qbuf()