snd_timer 137 include/sound/ad1816a.h struct snd_timer *timer; snd_timer 1769 include/sound/emu10k1.h struct snd_timer *timer; snd_timer 355 include/sound/gus.h struct snd_timer *timer1; snd_timer 356 include/sound/gus.h struct snd_timer *timer2; snd_timer 293 include/sound/opl3.h struct snd_timer *timer1; snd_timer 294 include/sound/opl3.h struct snd_timer *timer2; snd_timer 454 include/sound/pcm.h struct snd_timer *timer; /* timer */ snd_timer 38 include/sound/timer.h struct snd_timer; snd_timer 48 include/sound/timer.h int (*open) (struct snd_timer * timer); snd_timer 49 include/sound/timer.h int (*close) (struct snd_timer * timer); snd_timer 50 include/sound/timer.h unsigned long (*c_resolution) (struct snd_timer * timer); snd_timer 51 include/sound/timer.h int (*start) (struct snd_timer * timer); snd_timer 52 include/sound/timer.h int (*stop) (struct snd_timer * timer); snd_timer 53 include/sound/timer.h int (*set_period) (struct snd_timer * timer, unsigned long period_num, unsigned long period_den); snd_timer 54 include/sound/timer.h int (*precise_resolution) (struct snd_timer * timer, unsigned long *num, unsigned long *den); snd_timer 69 include/sound/timer.h void (*private_free) (struct snd_timer *timer); snd_timer 83 include/sound/timer.h struct snd_timer *timer; snd_timer 115 include/sound/timer.h int snd_timer_new(struct snd_card *card, char *id, struct snd_timer_id *tid, struct snd_timer **rtimer); snd_timer 116 include/sound/timer.h void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp); snd_timer 117 include/sound/timer.h int snd_timer_global_new(char *id, int device, struct snd_timer **rtimer); snd_timer 118 include/sound/timer.h int snd_timer_global_free(struct snd_timer *timer); snd_timer 119 include/sound/timer.h int snd_timer_global_register(struct snd_timer *timer); snd_timer 129 include/sound/timer.h void snd_timer_interrupt(struct snd_timer *timer, unsigned long ticks_left); snd_timer 85 include/sound/wss.h struct snd_timer *timer; snd_timer 25 sound/core/hrtimer.c struct snd_timer *timer; snd_timer 33 sound/core/hrtimer.c struct snd_timer *t = stime->timer; snd_timer 64 sound/core/hrtimer.c static int snd_hrtimer_open(struct snd_timer *t) snd_timer 78 sound/core/hrtimer.c static int snd_hrtimer_close(struct snd_timer *t) snd_timer 95 sound/core/hrtimer.c static int snd_hrtimer_start(struct snd_timer *t) snd_timer 106 sound/core/hrtimer.c static int snd_hrtimer_stop(struct snd_timer *t) snd_timer 128 sound/core/hrtimer.c static struct snd_timer *mytimer; snd_timer 132 sound/core/hrtimer.c struct snd_timer *timer; snd_timer 52 sound/core/pcm_timer.c static unsigned long snd_pcm_timer_resolution(struct snd_timer * timer) snd_timer 60 sound/core/pcm_timer.c static int snd_pcm_timer_start(struct snd_timer * timer) snd_timer 69 sound/core/pcm_timer.c static int snd_pcm_timer_stop(struct snd_timer * timer) snd_timer 92 sound/core/pcm_timer.c static void snd_pcm_timer_free(struct snd_timer *timer) snd_timer 101 sound/core/pcm_timer.c struct snd_timer *timer; snd_timer 342 sound/core/seq/seq_timer.c struct snd_timer *t; snd_timer 82 sound/core/timer.c static int snd_timer_free(struct snd_timer *timer); snd_timer 87 sound/core/timer.c static void snd_timer_reschedule(struct snd_timer * timer, unsigned long ticks_left); snd_timer 94 sound/core/timer.c struct snd_timer *timer) snd_timer 124 sound/core/timer.c static struct snd_timer *snd_timer_find(struct snd_timer_id *tid) snd_timer 126 sound/core/timer.c struct snd_timer *timer = NULL; snd_timer 174 sound/core/timer.c struct snd_timer *timer; snd_timer 243 sound/core/timer.c struct snd_timer *timer; snd_timer 357 sound/core/timer.c struct snd_timer *timer = timeri->timer; snd_timer 442 sound/core/timer.c static unsigned long snd_timer_hw_resolution(struct snd_timer *timer) snd_timer 452 sound/core/timer.c struct snd_timer * timer; snd_timer 470 sound/core/timer.c struct snd_timer *timer = ti->timer; snd_timer 503 sound/core/timer.c struct snd_timer *timer; snd_timer 589 sound/core/timer.c struct snd_timer *timer; snd_timer 719 sound/core/timer.c static void snd_timer_reschedule(struct snd_timer * timer, unsigned long ticks_left) snd_timer 747 sound/core/timer.c static void snd_timer_process_callbacks(struct snd_timer *timer, snd_timer 775 sound/core/timer.c static void snd_timer_clear_callbacks(struct snd_timer *timer, snd_timer 792 sound/core/timer.c struct snd_timer *timer = (struct snd_timer *) arg; snd_timer 811 sound/core/timer.c void snd_timer_interrupt(struct snd_timer * timer, unsigned long ticks_left) snd_timer 906 sound/core/timer.c struct snd_timer **rtimer) snd_timer 908 sound/core/timer.c struct snd_timer *timer; snd_timer 958 sound/core/timer.c static int snd_timer_free(struct snd_timer *timer) snd_timer 985 sound/core/timer.c struct snd_timer *timer = device->device_data; snd_timer 991 sound/core/timer.c struct snd_timer *timer = dev->device_data; snd_timer 992 sound/core/timer.c struct snd_timer *timer1; snd_timer 1031 sound/core/timer.c struct snd_timer *timer = device->device_data; snd_timer 1045 sound/core/timer.c void snd_timer_notify(struct snd_timer *timer, int event, struct timespec *tstamp) snd_timer 1077 sound/core/timer.c int snd_timer_global_new(char *id, int device, struct snd_timer **rtimer) snd_timer 1090 sound/core/timer.c int snd_timer_global_free(struct snd_timer *timer) snd_timer 1096 sound/core/timer.c int snd_timer_global_register(struct snd_timer *timer) snd_timer 1112 sound/core/timer.c struct snd_timer *snd_timer; snd_timer 1122 sound/core/timer.c struct snd_timer *timer = priv->snd_timer; snd_timer 1129 sound/core/timer.c static int snd_timer_s_start(struct snd_timer * timer) snd_timer 1148 sound/core/timer.c static int snd_timer_s_stop(struct snd_timer * timer) snd_timer 1164 sound/core/timer.c static int snd_timer_s_close(struct snd_timer *timer) snd_timer 1183 sound/core/timer.c static void snd_timer_free_system(struct snd_timer *timer) snd_timer 1190 sound/core/timer.c struct snd_timer *timer; snd_timer 1204 sound/core/timer.c priv->snd_timer = timer; snd_timer 1219 sound/core/timer.c struct snd_timer *timer; snd_timer 1506 sound/core/timer.c static void snd_timer_user_copy_id(struct snd_timer_id *id, struct snd_timer *timer) snd_timer 1518 sound/core/timer.c struct snd_timer *timer; snd_timer 1529 sound/core/timer.c struct snd_timer, device_list); snd_timer 1537 sound/core/timer.c timer = list_entry(p, struct snd_timer, device_list); snd_timer 1565 sound/core/timer.c timer = list_entry(p, struct snd_timer, device_list); snd_timer 1611 sound/core/timer.c struct snd_timer *t; snd_timer 1650 sound/core/timer.c struct snd_timer *t; snd_timer 1688 sound/core/timer.c struct snd_timer *t; snd_timer 1758 sound/core/timer.c struct snd_timer *t; snd_timer 1788 sound/core/timer.c struct snd_timer *t; snd_timer 2168 sound/core/timer.c struct snd_timer *timer, *n; snd_timer 52 sound/core/timer_compat.c struct snd_timer *t; snd_timer 143 sound/drivers/opl3/opl3_lib.c static int snd_opl3_timer1_start(struct snd_timer * timer) snd_timer 161 sound/drivers/opl3/opl3_lib.c static int snd_opl3_timer1_stop(struct snd_timer * timer) snd_timer 180 sound/drivers/opl3/opl3_lib.c static int snd_opl3_timer2_start(struct snd_timer * timer) snd_timer 198 sound/drivers/opl3/opl3_lib.c static int snd_opl3_timer2_stop(struct snd_timer * timer) snd_timer 237 sound/drivers/opl3/opl3_lib.c struct snd_timer *timer = NULL; snd_timer 257 sound/drivers/opl3/opl3_lib.c struct snd_timer *timer = NULL; snd_timer 283 sound/drivers/opl3/opl3_lib.c struct snd_timer *timer; snd_timer 369 sound/isa/ad1816a/ad1816a_lib.c static int snd_ad1816a_timer_close(struct snd_timer *timer) snd_timer 376 sound/isa/ad1816a/ad1816a_lib.c static int snd_ad1816a_timer_open(struct snd_timer *timer) snd_timer 383 sound/isa/ad1816a/ad1816a_lib.c static unsigned long snd_ad1816a_timer_resolution(struct snd_timer *timer) snd_timer 391 sound/isa/ad1816a/ad1816a_lib.c static int snd_ad1816a_timer_start(struct snd_timer *timer) snd_timer 410 sound/isa/ad1816a/ad1816a_lib.c static int snd_ad1816a_timer_stop(struct snd_timer *timer) snd_timer 693 sound/isa/ad1816a/ad1816a_lib.c struct snd_timer *timer; snd_timer 17 sound/isa/gus/gus_timer.c static int snd_gf1_timer1_start(struct snd_timer * timer) snd_timer 35 sound/isa/gus/gus_timer.c static int snd_gf1_timer1_stop(struct snd_timer * timer) snd_timer 53 sound/isa/gus/gus_timer.c static int snd_gf1_timer2_start(struct snd_timer * timer) snd_timer 71 sound/isa/gus/gus_timer.c static int snd_gf1_timer2_stop(struct snd_timer * timer) snd_timer 91 sound/isa/gus/gus_timer.c struct snd_timer *timer = gus->gf1.timer1; snd_timer 100 sound/isa/gus/gus_timer.c struct snd_timer *timer = gus->gf1.timer2; snd_timer 129 sound/isa/gus/gus_timer.c static void snd_gf1_timer1_free(struct snd_timer *timer) snd_timer 135 sound/isa/gus/gus_timer.c static void snd_gf1_timer2_free(struct snd_timer *timer) snd_timer 143 sound/isa/gus/gus_timer.c struct snd_timer *timer; snd_timer 743 sound/isa/wss/wss_lib.c static unsigned long snd_wss_timer_resolution(struct snd_timer *timer) snd_timer 752 sound/isa/wss/wss_lib.c static int snd_wss_timer_start(struct snd_timer *timer) snd_timer 776 sound/isa/wss/wss_lib.c static int snd_wss_timer_stop(struct snd_timer *timer) snd_timer 950 sound/isa/wss/wss_lib.c static int snd_wss_timer_open(struct snd_timer *timer) snd_timer 957 sound/isa/wss/wss_lib.c static int snd_wss_timer_close(struct snd_timer *timer) snd_timer 1939 sound/isa/wss/wss_lib.c static void snd_wss_timer_free(struct snd_timer *timer) snd_timer 1947 sound/isa/wss/wss_lib.c struct snd_timer *timer; snd_timer 271 sound/pci/azt3328.c struct snd_timer *timer; snd_timer 2173 sound/pci/azt3328.c snd_azf3328_timer_start(struct snd_timer *timer) snd_timer 2198 sound/pci/azt3328.c snd_azf3328_timer_stop(struct snd_timer *timer) snd_timer 2219 sound/pci/azt3328.c snd_azf3328_timer_precise_resolution(struct snd_timer *timer, snd_timer 2239 sound/pci/azt3328.c struct snd_timer *timer = NULL; snd_timer 18 sound/pci/emu10k1/timer.c static int snd_emu10k1_timer_start(struct snd_timer *timer) snd_timer 35 sound/pci/emu10k1/timer.c static int snd_emu10k1_timer_stop(struct snd_timer *timer) snd_timer 47 sound/pci/emu10k1/timer.c static int snd_emu10k1_timer_precise_resolution(struct snd_timer *timer, snd_timer 66 sound/pci/emu10k1/timer.c struct snd_timer *timer = NULL; snd_timer 318 sound/pci/ymfpci/ymfpci.h struct snd_timer *timer; snd_timer 1882 sound/pci/ymfpci/ymfpci_main.c static int snd_ymfpci_timer_start(struct snd_timer *timer) snd_timer 1907 sound/pci/ymfpci/ymfpci_main.c static int snd_ymfpci_timer_stop(struct snd_timer *timer) snd_timer 1919 sound/pci/ymfpci/ymfpci_main.c static int snd_ymfpci_timer_precise_resolution(struct snd_timer *timer, snd_timer 1938 sound/pci/ymfpci/ymfpci_main.c struct snd_timer *timer = NULL; snd_timer 99 sound/sparc/cs4231.c struct snd_timer *timer; snd_timer 660 sound/sparc/cs4231.c static unsigned long snd_cs4231_timer_resolution(struct snd_timer *timer) snd_timer 667 sound/sparc/cs4231.c static int snd_cs4231_timer_start(struct snd_timer *timer) snd_timer 693 sound/sparc/cs4231.c static int snd_cs4231_timer_stop(struct snd_timer *timer) snd_timer 858 sound/sparc/cs4231.c static int snd_cs4231_timer_open(struct snd_timer *timer) snd_timer 865 sound/sparc/cs4231.c static int snd_cs4231_timer_close(struct snd_timer *timer) snd_timer 1257 sound/sparc/cs4231.c struct snd_timer *timer;