Searched refs:seq_oss_midi (Results 1 – 2 of 2) sorted by relevance
11 #include "seq_oss_midi.h"30 struct seq_oss_midi { struct 48 static struct seq_oss_midi *midi_devs[SNDRV_SEQ_OSS_MAX_MIDI_DEVS]; argument 55 static struct seq_oss_midi *get_mdev(int dev);56 static struct seq_oss_midi *get_mididev(struct seq_oss_devinfo *dp, int dev);58 static int send_midi_event(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, struct seq_oss_midi *mdev);89 static struct seq_oss_midi *92 struct seq_oss_midi *mdev; in get_mdev() 106 static struct seq_oss_midi *110 struct seq_oss_midi *mde in find_slot() [all...]
9 seq_oss_midi.o seq_oss_readq.o seq_oss_writeq.o