Searched refs:snd_timer_id (Results 1 – 18 of 18) sorted by relevance
/Linux-v6.1/include/sound/ |
D | timer.h | 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_…
|
/Linux-v6.1/include/uapi/sound/ |
D | asound.h | 817 struct snd_timer_id { struct 826 struct snd_timer_id tid; /* requested timer ID */ argument 840 struct snd_timer_id tid; /* requested timer ID */ 847 struct snd_timer_id tid; /* requested timer ID */ 855 struct snd_timer_id id; /* bind to timer ID */ 894 #define SNDRV_TIMER_IOCTL_NEXT_DEVICE _IOWR('T', 0x01, struct snd_timer_id)
|
D | asequencer.h | 508 struct snd_timer_id id; /* ALSA's timer ID */
|
/Linux-v6.1/tools/include/uapi/sound/ |
D | asound.h | 817 struct snd_timer_id { struct 826 struct snd_timer_id tid; /* requested timer ID */ argument 840 struct snd_timer_id tid; /* requested timer ID */ 847 struct snd_timer_id tid; /* requested timer ID */ 855 struct snd_timer_id id; /* bind to timer ID */ 894 #define SNDRV_TIMER_IOCTL_NEXT_DEVICE _IOWR('T', 0x01, struct snd_timer_id)
|
/Linux-v6.1/sound/pci/emu10k1/ |
D | timer.c | 67 struct snd_timer_id tid; in snd_emu10k1_timer()
|
/Linux-v6.1/sound/core/ |
D | timer.c | 174 static struct snd_timer *snd_timer_find(struct snd_timer_id *tid) in snd_timer_find() 197 static void snd_timer_request(struct snd_timer_id *tid) in snd_timer_request() 290 struct snd_timer_id *tid, in snd_timer_open() 934 int snd_timer_new(struct snd_card *card, char *id, struct snd_timer_id *tid, in snd_timer_new() 1107 struct snd_timer_id tid; in snd_timer_global_new() 1532 static void snd_timer_user_zero_id(struct snd_timer_id *id) in snd_timer_user_zero_id() 1541 static void snd_timer_user_copy_id(struct snd_timer_id *id, struct snd_timer *timer) in snd_timer_user_copy_id() 1550 static int snd_timer_user_next_device(struct snd_timer_id __user *_tid) in snd_timer_user_next_device() 1552 struct snd_timer_id id; in snd_timer_user_next_device() 1645 struct snd_timer_id tid; in snd_timer_user_ginfo() [all …]
|
D | timer_compat.c | 18 struct snd_timer_id tid;
|
D | pcm_timer.c | 100 struct snd_timer_id tid; in snd_pcm_timer_init()
|
/Linux-v6.1/sound/core/seq/ |
D | seq_timer.h | 32 struct snd_timer_id alsa_id; /* ALSA's timer ID */
|
D | seq_timer.c | 285 struct snd_timer_id tid; in snd_seq_timer_open()
|
/Linux-v6.1/sound/drivers/opl3/ |
D | opl3_lib.c | 238 struct snd_timer_id tid; in snd_opl3_timer1_init() 259 struct snd_timer_id tid; in snd_opl3_timer2_init()
|
/Linux-v6.1/sound/isa/gus/ |
D | gus_timer.c | 144 struct snd_timer_id tid; in snd_gf1_timers_init()
|
/Linux-v6.1/sound/drivers/ |
D | aloop.c | 111 struct snd_timer_id id; 1035 struct snd_timer_id *tid) in loopback_parse_timer_id() 1098 struct snd_timer_id tid = { in loopback_snd_timer_open()
|
/Linux-v6.1/sound/isa/ad1816a/ |
D | ad1816a_lib.c | 647 struct snd_timer_id tid; in snd_ad1816a_timer()
|
/Linux-v6.1/sound/pci/ |
D | azt3328.c | 2215 struct snd_timer_id tid; in snd_azf3328_timer()
|
/Linux-v6.1/sound/sparc/ |
D | cs4231.c | 1242 struct snd_timer_id tid; in snd_cs4231_timer()
|
/Linux-v6.1/sound/isa/wss/ |
D | wss_lib.c | 1885 struct snd_timer_id tid; in snd_wss_timer()
|
/Linux-v6.1/sound/pci/ymfpci/ |
D | ymfpci_main.c | 1946 struct snd_timer_id tid; in snd_ymfpci_timer()
|