Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dtimer.h46 unsigned long resolution_max; /* maximal resolution */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasound.h713 unsigned long resolution_max; /* maximal period resolution in ns */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasound.h713 unsigned long resolution_max; /* maximal period resolution in ns */ member
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h815 unsigned long resolution_max; /* maximal period resolution in ns */ member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h815 unsigned long resolution_max; /* maximal period resolution in ns */ member
/OK3568_Linux_fs/kernel/sound/core/
H A Dtimer.c1668 ginfo->resolution_max = t->hw.resolution_max; in snd_timer_user_ginfo()