Home
last modified time | relevance | path

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

/linux/sound/pci/cs46xx/
H A Dcs46xx.h1596 #define CS46XX_MODE_INPUT (1<<1) /* MIDI UART - input */ macro
H A Dcs46xx_lib.c2536 chip->uartm |= CS46XX_MODE_INPUT; in snd_cs46xx_midi_input_open()
2560 chip->uartm &= ~CS46XX_MODE_INPUT; in snd_cs46xx_midi_input_close()
2576 if (!(chip->uartm & CS46XX_MODE_INPUT)) { in snd_cs46xx_midi_output_open()
2592 if (!(chip->uartm & CS46XX_MODE_INPUT)) { in snd_cs46xx_midi_output_close()