Home
last modified time | relevance | path

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

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