Searched refs:snd_timer_id (Results 1 – 3 of 3) sorted by relevance
115 int snd_timer_new(struct snd_card *card, char *id, struct snd_timer_id *tid, struct snd_timer **rti…123 int snd_timer_open(struct snd_timer_instance *timeri, struct snd_timer_id *tid, unsigned int slave_…
906 struct snd_timer_id { struct915 struct snd_timer_id tid; /* requested timer ID */ argument929 struct snd_timer_id tid; /* requested timer ID */936 struct snd_timer_id tid; /* requested timer ID */944 struct snd_timer_id id; /* bind to timer ID */995 #define SNDRV_TIMER_IOCTL_NEXT_DEVICE _IOWR('T', 0x01, struct snd_timer_id)
558 struct snd_timer_id id; /* ALSA's timer ID */
Completed in 16 milliseconds