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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dtimer.c65 unsigned long last_resolution; member in struct:snd_timer_user
1184 if (tu->last_resolution != resolution || ticks > 0)
1187 tu->last_resolution != resolution) {
1192 tu->last_resolution = resolution;
1700 tu->last_resolution = 0;

Completed in 44 milliseconds