Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dtimer.h45 unsigned long resolution_max; /* maximal resolution */ member
/linux-6.15/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h923 unsigned long resolution_max; /* maximal period resolution in ns */ member
/linux-6.15/include/uapi/sound/
H A Dasound.h923 unsigned long resolution_max; /* maximal period resolution in ns */ member
/linux-6.15/sound/core/
H A Dtimer.c1642 ginfo->resolution_max = t->hw.resolution_max; in snd_timer_user_ginfo()