Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dtimer.h45 unsigned long resolution_max; /* maximal resolution */ member
/linux-6.6.21/include/uapi/sound/
Dasound.h914 unsigned long resolution_max; /* maximal period resolution in ns */ member
/linux-6.6.21/tools/include/uapi/sound/
Dasound.h914 unsigned long resolution_max; /* maximal period resolution in ns */ member
/linux-6.6.21/sound/core/
Dtimer.c1674 ginfo->resolution_max = t->hw.resolution_max; in snd_timer_user_ginfo()