Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/
H A Dmts64.c49 struct mts64 { struct
64 static int snd_mts64_free(struct mts64 *mts) in snd_mts64_free()
72 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 *mt
[all...]
H A DMakefile10 snd-mts64-objs := mts64.o
21 obj-$(CONFIG_SND_MTS64) += snd-mts64.o
/kernel/linux/linux-6.6/sound/drivers/
H A Dmts64.c48 struct mts64 { struct
63 static int snd_mts64_free(struct mts64 *mts) in snd_mts64_free()
71 struct mts64 **rchip) in snd_mts64_create()
73 struct mts64 *mts; in snd_mts64_create()
77 mts = kzalloc(sizeof(struct mts64), GFP_KERNEL); in snd_mts64_create()
130 static int mts64_device_open(struct mts64 *mts);
131 static int mts64_device_close(struct mts64 *mts);
143 static void mts64_write_midi(struct mts64 *mts, u8 c, int midiport);
223 static int mts64_device_open(struct mts64 *mts) in mts64_device_open()
237 static int mts64_device_close(struct mts64 *mt
[all...]
H A DMakefile10 snd-mts64-objs := mts64.o
25 obj-$(CONFIG_SND_MTS64) += snd-mts64.o

Completed in 3 milliseconds