Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_midi.c54 int ports_per_device[SNDRV_RAWMIDI_DEVICES]; member
400 client->ports_per_device[device] = ports; in snd_seq_midisynth_probe()
442 ports = client->ports_per_device[device]; in snd_seq_midisynth_remove()
443 client->ports_per_device[device] = 0; in snd_seq_midisynth_remove()