Home
last modified time | relevance | path

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

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