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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsequencer.c65 static unsigned char *iqueue; variable
114 char *fixit = (char *) &iqueue[iqhead * IEV_SZ];
153 memcpy(&iqueue[iqtail * IEV_SZ], event_rec, len);
1655 iqueue = (unsigned char *)vmalloc(SEQ_MAX_QUEUE * IEV_SZ);
1656 if (iqueue == NULL)
1669 vfree(iqueue);
1670 queue = iqueue = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl2356 -iqueue -
2362 iqueue { return "-queue" }
2606 set names { -iqueue DB_IQUEUE IQUEUE db_iqueue iq iqueue iqam }
H A Dtest.tcl786 iqueue -

Completed in 159 milliseconds