Home
last modified time | relevance | path

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

/linux/sound/pci/rme9652/
H A Dhdspm.c960 char istimer; /* timer in use */ member
1945 if (hmidi->istimer) in snd_hdspm_midi_output_timer()
1957 if (!hmidi->istimer) { in snd_hdspm_midi_output_trigger()
1961 hmidi->istimer++; in snd_hdspm_midi_output_trigger()
1964 if (hmidi->istimer && --hmidi->istimer <= 0) in snd_hdspm_midi_output_trigger()