Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsnd_wavefront.h25 char istimer; /* timer is used */ member
/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()