Searched defs:snd_timer_params (Results 1 – 2 of 2) sorted by relevance
693 struct snd_timer_params { struct694 unsigned int flags; /* flags - SNDRV_MIXER_PSFLG_* */695 unsigned int ticks; /* requested resolution in ticks */719 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument
690 struct snd_timer_params { struct691 unsigned int flags;692 unsigned int ticks;694 unsigned int queue_size;695 unsigned int reserved0;696 unsigned int filter;720 #define SNDRV_TIMER_IOCTL_PARAMS _IOW('T', 0x12, struct snd_timer_params) argument