Home
last modified time | relevance | path

Searched defs:snd_emu10k1_midi (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/sound/
A Demu10k1.h1619 struct snd_emu10k1_midi { struct
1620 struct snd_emu10k1 *emu;
1621 struct snd_rawmidi *rmidi;
1622 struct snd_rawmidi_substream *substream_input;
1624 unsigned int midi_mode;
1625 spinlock_t input_lock;
1626 spinlock_t output_lock;
1627 spinlock_t open_lock;
1628 int tx_enable, rx_enable;
1629 int port;
[all …]
/linux-6.3-rc2/sound/pci/emu10k1/
A Demumpu401.c341 int snd_emu10k1_midi(struct snd_emu10k1 *emu) in snd_emu10k1_midi() function

Completed in 38 milliseconds