Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c1191 static const int NOFLUSH_FLAGS = V4L2_BUF_FLAG_NO_CACHE_INVALIDATE | in atomisp_qbuf() local
1272 if (!((buf->flags & NOFLUSH_FLAGS) == NOFLUSH_FLAGS)) in atomisp_qbuf()