Home
last modified time | relevance | path

Searched refs:mts64 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/drivers/
Dmts64.c63 struct mts64 { struct
80 static int snd_mts64_free(struct mts64 *mts) in snd_mts64_free() argument
88 struct mts64 **rchip) in snd_mts64_create()
90 struct mts64 *mts; in snd_mts64_create()
94 mts = kzalloc(sizeof(struct mts64), GFP_KERNEL); in snd_mts64_create()
147 static int mts64_device_open(struct mts64 *mts);
148 static int mts64_device_close(struct mts64 *mts);
160 static void mts64_write_midi(struct mts64 *mts, u8 c, int midiport);
240 static int mts64_device_open(struct mts64 *mts) in mts64_device_open()
254 static int mts64_device_close(struct mts64 *mts) in mts64_device_close()
[all …]
DMakefile9 snd-mts64-objs := mts64.o
21 obj-$(CONFIG_SND_MTS64) += snd-mts64.o
DKconfig134 will be called snd-mts64.
/linux-4.4.14/Documentation/sound/alsa/
DALSA-Configuration.txt1403 Module snd-mts64