Searched defs:bufs_queued (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/pci/intel/ipu3/ | ||
H A D | ipu3-cio2.c | 898 int bufs_queued = atomic_inc_return(&q->bufs_queued); in cio2_vb2_buf_queue() local |
H A D | ipu3-cio2.h | 375 atomic_t bufs_queued; member |