mytimer           128 sound/core/hrtimer.c static struct snd_timer *mytimer;
mytimer           155 sound/core/hrtimer.c 	mytimer = timer; /* remember this */
mytimer           162 sound/core/hrtimer.c 	if (mytimer) {
mytimer           163 sound/core/hrtimer.c 		snd_timer_global_free(mytimer);
mytimer           164 sound/core/hrtimer.c 		mytimer = NULL;