Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/sound/
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
/Linux-v5.10/tools/include/uapi/sound/
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