Searched refs:n_submit (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Ddv1394.c1512 unsigned int n_submit; local
1520 n_submit = (unsigned int) arg;
1522 if (n_submit > video->n_frames) {
1527 while (n_submit > 0) {
1558 n_submit--;

Completed in 60 milliseconds