Home
last modified time | relevance | path

Searched defs:snd_timer_params (Results 1 – 4 of 4) sorted by relevance

/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.h752 struct snd_timer_params { struct
753 unsigned int flags; /* flags - SNDRV_TIMER_PSFLG_* */
754 unsigned int ticks; /* requested resolution in ticks */
778 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/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.h752 struct snd_timer_params { struct
753 unsigned int flags; /* flags - SNDRV_TIMER_PSFLG_* */
754 unsigned int ticks; /* requested resolution in ticks */
778 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h854 struct snd_timer_params { struct
855 unsigned int flags; /* flags - SNDRV_TIMER_PSFLG_* */
856 unsigned int ticks; /* requested resolution in ticks */
857 unsigned int queue_size; /* total size of queue (32-1024) */
858 unsigned int reserved0; /* reserved, was: failure locations */
882 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h854 struct snd_timer_params { struct
855 unsigned int flags; /* flags - SNDRV_TIMER_PSFLG_* */
856 unsigned int ticks; /* requested resolution in ticks */
857 unsigned int queue_size; /* total size of queue (32-1024) */
858 unsigned int reserved0; /* reserved, was: failure locations */
882 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument