Searched refs:serial (Results 1 – 13 of 13) sorted by relevance
/sound/drivers/ |
D | Makefile | 12 snd-serial-u16550-objs := serial-u16550.o 19 obj-$(CONFIG_SND_SERIAL_U16550) += snd-serial-u16550.o
|
D | Kconfig | 154 tristate "UART16550 serial MIDI driver" 157 To include support for MIDI serial port interfaces, say Y here 158 and read <file:Documentation/sound/cards/serial-u16550.rst>. 159 This driver works with serial UARTs 16550 and better. 161 This driver accesses the serial port hardware directly, so 162 make sure that the standard serial driver isn't used or 166 will be called snd-serial-u16550.
|
/sound/pci/ca0106/ |
D | ca0106_main.c | 164 { .serial = 0x10131102, 182 { .serial = 0x10121102, 188 { .serial = 0x10021102, 192 { .serial = 0x10051102, 196 { .serial = 0x10061102, 201 { .serial = 0x10071102, 211 { .serial = 0x100a1102, 222 { .serial = 0x10111102, 231 { .serial = 0x10041102, 243 { .serial = 0x10091462, [all …]
|
D | ca0106.h | 650 u32 serial; member 672 unsigned int serial; /* serial number */ member
|
/sound/usb/6fire/ |
D | comm.h | 25 u8 serial; /* urb serial */ member
|
D | comm.c | 159 rt->serial = 1; in usb6fire_comm_init()
|
/sound/soc/ti/ |
D | Kconfig | 144 build the kernel with standard serial port driver included and 146 a line discipline #19 on the modem (ttyS3) serial line. The simplest
|
/sound/pci/emu10k1/ |
D | emu10k1.c | 186 card->shortname, emu->revision, emu->serial, emu->port, emu->irq); in snd_card_emu10k1_probe()
|
D | emu10k1_main.c | 1806 pci_read_config_dword(pci, PCI_SUBSYSTEM_VENDOR_ID, &emu->serial); in snd_emu10k1_create() 1810 pci->vendor, pci->device, emu->serial, emu->model); in snd_emu10k1_create() 1820 if (c->subsystem && (c->subsystem != emu->serial)) in snd_emu10k1_create() 1839 pci->vendor, pci->device, emu->serial, c->subsystem); in snd_emu10k1_create() 1844 emu->serial); in snd_emu10k1_create()
|
D | emu10k1x.c | 222 unsigned int serial; /* serial number */ member 909 pci_read_config_dword(pci, PCI_SUBSYSTEM_VENDOR_ID, &chip->serial); in snd_emu10k1x_create() 912 chip->revision, chip->serial); in snd_emu10k1x_create()
|
/sound/pci/rme9652/ |
D | hdspm.c | 1067 unsigned int serial; member 4878 hdspm->serial); in snd_hdspm_proc_read_madi() 6333 hdspm_version.serial = hdspm->serial; in snd_hdspm_hwdep_ioctl() 6824 hdspm->serial = (hdspm_read(hdspm, in snd_hdspm_create() 6835 if (!id[hdspm->dev] && hdspm->serial != 0xFFFFFF) { in snd_hdspm_create() 6837 "HDSPMx%06x", hdspm->serial); in snd_hdspm_create() 6902 hdspm->card_name, hdspm->serial); in snd_hdspm_probe() 6905 hdspm->card_name, hdspm->serial, in snd_hdspm_probe()
|
/sound/usb/misc/ |
D | ua101.c | 1254 ua->dev->serial ? ua->dev->serial : "?", ua->rate, usb_path, in ua101_probe()
|
/sound/soc/tegra/ |
D | Kconfig | 84 point-to-point serial interfaces. It can interface with I2S
|