Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx18/
H A Dcx18-driver.h606 atomic_t tot_capturing; /* total count number of active capture streams */ member
H A Dcx18-driver.c1261 if (atomic_read(&cx->tot_capturing) > 0) in cx18_remove()