Home
last modified time | relevance | path

Searched refs:snd_timer_id (Results 1 – 16 of 16) sorted by relevance

/linux/include/sound/
H A Dtimer.h115 int snd_timer_new(struct snd_card *card, char *id, struct snd_timer_id *tid, struct snd_timer **rtimer);
123 int snd_timer_open(struct snd_timer_instance *timeri, struct snd_timer_id *tid, unsigned int slave_id);
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h906 struct snd_timer_id { struct
915 struct snd_timer_id tid; /* requested timer ID */ argument
929 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)
/linux/include/uapi/sound/
H A Dasound.h906 struct snd_timer_id { struct
915 struct snd_timer_id tid; /* requested timer ID */ argument
929 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)
H A Dasequencer.h558 struct snd_timer_id id; /* ALSA's timer ID */
/linux/sound/core/
H A Dtimer.c186 static struct snd_timer *snd_timer_find(struct snd_timer_id *tid) in snd_timer_find()
209 static void snd_timer_request(struct snd_timer_id *tid) in snd_timer_request()
300 struct snd_timer_id *tid, in snd_timer_open()
913 int snd_timer_new(struct snd_card *card, char *id, struct snd_timer_id *tid, in snd_timer_new()
1080 struct snd_timer_id tid; in snd_timer_global_new()
1500 static void snd_timer_user_zero_id(struct snd_timer_id *id) in snd_timer_user_zero_id()
1509 static void snd_timer_user_copy_id(struct snd_timer_id *id, struct snd_timer *timer) in snd_timer_user_copy_id()
1518 static void get_next_device(struct snd_timer_id *id) in get_next_device()
1601 static int snd_timer_user_next_device(struct snd_timer_id __user *_tid) in snd_timer_user_next_device()
1603 struct snd_timer_id i in snd_timer_user_next_device()
[all...]
H A Dtimer_compat.c18 struct snd_timer_id tid;
H A Dpcm_timer.c100 struct snd_timer_id tid; in snd_pcm_timer_init()
/linux/sound/core/seq/
H A Dseq_timer.h32 struct snd_timer_id alsa_id; /* ALSA's timer ID */
H A Dseq_timer.c270 struct snd_timer_id tid; in snd_seq_timer_open()
/linux/sound/drivers/opl3/
H A Dopl3_lib.c238 struct snd_timer_id tid; in snd_opl3_timer1_init()
259 struct snd_timer_id tid; in snd_opl3_timer2_init()
/linux/sound/isa/gus/
H A Dgus_timer.c144 struct snd_timer_id tid; in snd_gf1_timers_init()
/linux/sound/drivers/
H A Daloop.c112 struct snd_timer_id id;
1082 struct snd_timer_id *tid) in loopback_parse_timer_id()
1147 struct snd_timer_id tid = { in loopback_snd_timer_open()
/linux/sound/isa/ad1816a/
H A Dad1816a_lib.c647 struct snd_timer_id tid; in snd_ad1816a_timer()
/linux/sound/pci/
H A Dazt3328.c2204 struct snd_timer_id tid; in snd_azf3328_timer()
/linux/sound/isa/wss/
H A Dwss_lib.c1887 struct snd_timer_id tid; in snd_wss_timer()
/linux/sound/pci/ymfpci/
H A Dymfpci_main.c1941 struct snd_timer_id tid; in snd_ymfpci_timer()