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

/arch/arm/mach-s3c24xx/include/mach/
H A Ddma.h153 unsigned long timeout_longest; member in struct:s3c2410_dma_stats
/arch/arm/mach-s3c24xx/
H A Ddma.c145 if (val > stats->timeout_longest)
146 stats->timeout_longest = val;

Completed in 35 milliseconds