Home
last modified time | relevance | path

Searched refs:resolution_max (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/sound/
Dtimer.h60 unsigned long resolution_max; /* maximal resolution */ member
/linux-4.4.14/include/uapi/sound/
Dasound.h695 unsigned long resolution_max; /* maximal period resolution in ns */ member
/linux-4.4.14/sound/core/
Dtimer.c1504 ginfo->resolution_max = t->hw.resolution_max; in snd_timer_user_ginfo()