istimer            25 include/sound/snd_wavefront.h 	char			 istimer;     /* timer is used */
istimer           130 sound/drivers/mtpav.c 	int istimer;			/* number of accesses to timer interrupts */
istimer           467 sound/drivers/mtpav.c 			if (mtp_card->istimer++ == 0)
istimer           473 sound/drivers/mtpav.c 		if (--mtp_card->istimer == 0)
istimer           666 sound/drivers/mtpav.c 	if (crd->istimer > 0)
istimer           158 sound/isa/wavefront/wavefront_midi.c 				if (midi->istimer) {
istimer           159 sound/isa/wavefront/wavefront_midi.c 					if (--midi->istimer <= 0)
istimer           213 sound/isa/wavefront/wavefront_midi.c 				if (midi->istimer) {
istimer           214 sound/isa/wavefront/wavefront_midi.c 					if (--midi->istimer <= 0)
istimer           382 sound/isa/wavefront/wavefront_midi.c 			if (!midi->istimer) {
istimer           388 sound/isa/wavefront/wavefront_midi.c 			midi->istimer++;
istimer           439 sound/pci/rme9652/hdsp.c     char                     istimer; /* timer in use */
istimer          1414 sound/pci/rme9652/hdsp.c 	if (hmidi->istimer)
istimer          1428 sound/pci/rme9652/hdsp.c 		if (!hmidi->istimer) {
istimer          1432 sound/pci/rme9652/hdsp.c 			hmidi->istimer++;
istimer          1435 sound/pci/rme9652/hdsp.c 		if (hmidi->istimer && --hmidi->istimer <= 0)
istimer          1519 sound/pci/rme9652/hdsp.c 	hdsp->midi[id].istimer = 0;
istimer           961 sound/pci/rme9652/hdspm.c 	char istimer;		/* timer in use */
istimer          1953 sound/pci/rme9652/hdspm.c 	if (hmidi->istimer)
istimer          1968 sound/pci/rme9652/hdspm.c 		if (!hmidi->istimer) {
istimer          1972 sound/pci/rme9652/hdspm.c 			hmidi->istimer++;
istimer          1975 sound/pci/rme9652/hdspm.c 		if (hmidi->istimer && --hmidi->istimer <= 0)