Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Drawmidi.h83 bool active_sensing; /* send active sensing when close */ member
/Linux-v5.10/sound/core/
Drawmidi.c305 substream->active_sensing = 0; in open_substream()
503 if (substream->active_sensing) { in close_substream()
705 substream->active_sensing = !params->no_active_sensing; in snd_rawmidi_output_params()