Searched refs:mts64 (Results 1 – 3 of 3) sorted by relevance
49 struct mts64 { struct64 static int snd_mts64_free(struct mts64 *mts) in snd_mts64_free() argument72 struct mts64 **rchip) in snd_mts64_create()74 struct mts64 *mts; in snd_mts64_create()78 mts = kzalloc(sizeof(struct mts64), GFP_KERNEL); in snd_mts64_create()131 static int mts64_device_open(struct mts64 *mts);132 static int mts64_device_close(struct mts64 *mts);144 static void mts64_write_midi(struct mts64 *mts, u8 c, int midiport);224 static int mts64_device_open(struct mts64 *mts) in mts64_device_open()238 static int mts64_device_close(struct mts64 *mts) in mts64_device_close()[all …]
10 snd-mts64-objs := mts64.o21 obj-$(CONFIG_SND_MTS64) += snd-mts64.o
151 will be called snd-mts64.