Searched refs:fifo_cache (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/video/
H A Dffb.c365 int fifo_cache; member in struct:ffb_par
378 int cache = par->fifo_cache;
387 par->fifo_cache = cache - n;
431 par->fifo_cache = 0;

Completed in 48 milliseconds