Home
last modified time | relevance | path

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

/linux/sound/drivers/
H A Dportman2x4.c74 struct snd_rawmidi_substream *midi_input[PORTMAN_NUM_INPUT_PORTS]; member
573 pm->midi_input[substream->number] = substream; in snd_portman_rawmidi_create()
600 snd_rawmidi_receive(pm->midi_input[0], in snd_portman_interrupt()
611 snd_rawmidi_receive(pm->midi_input[1], in snd_portman_interrupt()
/linux/sound/pci/echoaudio/
H A Dmidi.c106 count = le16_to_cpu(chip->comm_page->midi_input[0]); in midi_service_irq()
115 midi_byte = le16_to_cpu(chip->comm_page->midi_input[i]); in midi_service_irq()
H A Dechoaudio_dsp.h658 __le16 midi_input[MIDI_IN_BUFFER_SIZE]; member
H A Dechoaudio_dsp.c1019 if (chip->comm_page->midi_input[0]) /* The count is at index 0 */ in service_irq()
1023 chip->comm_page->midi_input[0] = 0; in service_irq()
/linux/sound/pci/ice1712/
H A Dice1712.h330 unsigned int midi_input:1; /* VT1720/4: MIDI input triggered */ member
/linux/sound/pci/cs46xx/
H A Dcs46xx.h1676 struct snd_rawmidi_substream *midi_input; member
H A Dcs46xx_lib.c1369 snd_rawmidi_receive(chip->midi_input, &c, 1); in snd_cs46xx_interrupt()
2504 chip->midi_input = substream; in snd_cs46xx_midi_input_open()
2519 chip->midi_input = NULL; in snd_cs46xx_midi_input_close()