Searched refs:n_wait (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.c1566 unsigned int n_wait; local
1573 n_wait = (unsigned int) arg;
1579 if (n_wait > (video->n_frames-1) ) {
1589 while (video->n_clear_frames < n_wait) {

Completed in 57 milliseconds