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

/linux-4.4.14/sound/core/seq/
H A Dseq_midi.c67 int ports_per_device[SNDRV_RAWMIDI_DEVICES]; member in struct:seq_midisynth_client
403 client->ports_per_device[device] = ports; snd_seq_midisynth_probe()
445 ports = client->ports_per_device[device]; snd_seq_midisynth_remove()
446 client->ports_per_device[device] = 0; snd_seq_midisynth_remove()

Completed in 60 milliseconds