Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/
H A Dserial-u16550.c105 struct snd_uart16550 { struct
106 struct snd_card *card;
107 struct snd_rawmidi *rmidi;
113 spinlock_t open_lock;
115 int irq;
117 unsigned long base;
119 unsigned int speed;
120 unsigned int speed_base;
121 unsigned char divisor;
132 int adaptor;
[all …]