Searched refs:synth_info (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h316 #define SNDCTL_SYNTH_INFO _IOWR('Q', 2, struct synth_info)
718 struct synth_info { /* Read only */ struct
/freebsd-10.0-release/sys/dev/sound/midi/
H A Dsequencer.c1130 struct synth_info *synthinfo;
1336 synthinfo = (struct synth_info *)arg;

Completed in 281 milliseconds