HomeSort by: relevance | last modified time | path
    Searched defs:synth_info (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
midiio.h 67 #define SEQUENCER_INFO _IOWR('Q', 2, struct synth_info)
81 * (which corresponds to OSS's SYNTH_INFO) to get information on any kind of
82 * device, though the struct synth_info it uses has some members that only
95 /*#define SEQUENCER_ID _IOWR('Q',20, struct synth_info)*/
117 struct synth_info { struct
midiio.h 67 #define SEQUENCER_INFO _IOWR('Q', 2, struct synth_info)
81 * (which corresponds to OSS's SYNTH_INFO) to get information on any kind of
82 * device, though the struct synth_info it uses has some members that only
95 /*#define SEQUENCER_ID _IOWR('Q',20, struct synth_info)*/
117 struct synth_info { struct

Completed in 27 milliseconds