Home
last modified time | relevance | path

Searched defs:snd_virmidi_dev (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/
A Dseq_virmidi.h41 struct snd_virmidi_dev { struct
42 struct snd_card *card; /* associated card */
43 struct snd_rawmidi *rmidi; /* rawmidi device */
44 int seq_mode; /* SNDRV_VIRMIDI_XXX */
45 int device; /* sequencer device */
46 int client; /* created/attached client */
47 int port; /* created/attached port */
48 unsigned int flags; /* SNDRV_VIRMIDI_* */
49 rwlock_t filelist_lock;
50 struct rw_semaphore filelist_sem;
[all …]

Completed in 4 milliseconds