Home
last modified time | relevance | path

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

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