Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
H A Dtimer.c82 unsigned long last_resolution; member
1415 if (tu->last_resolution != resolution || ticks > 0) { in snd_timer_user_tinterrupt()
1422 tu->last_resolution != resolution) { in snd_timer_user_tinterrupt()
1428 tu->last_resolution = resolution; in snd_timer_user_tinterrupt()
1984 tu->last_resolution = 0; in snd_timer_user_start()
/kernel/linux/linux-6.6/sound/core/
H A Dtimer.c82 unsigned long last_resolution; member
1419 if (tu->last_resolution != resolution || ticks > 0) { in snd_timer_user_tinterrupt()
1426 tu->last_resolution != resolution) { in snd_timer_user_tinterrupt()
1432 tu->last_resolution = resolution; in snd_timer_user_tinterrupt()
1992 tu->last_resolution = 0; in snd_timer_user_start()

Completed in 7 milliseconds