Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/sound/
Dasound.h953 struct snd_timer_params { struct
954 unsigned int flags; /* flags - SNDRV_TIMER_PSFLG_* */
955 unsigned int ticks; /* requested resolution in ticks */
956 unsigned int queue_size; /* total size of queue (32-1024) */
957 unsigned int reserved0; /* reserved, was: failure locations */
981 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
/linux-6.6.21/tools/include/uapi/sound/
Dasound.h953 struct snd_timer_params { struct
954 unsigned int flags; /* flags - SNDRV_TIMER_PSFLG_* */
955 unsigned int ticks; /* requested resolution in ticks */
956 unsigned int queue_size; /* total size of queue (32-1024) */
957 unsigned int reserved0; /* reserved, was: failure locations */
981 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument