HomeSort by: relevance | last modified time | path
    Searched refs:midi_hw_if_ext (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/
midi_if.h 91 * IMPORTANT: any code that provides a midi_hw_if_ext struct MUST initialize
97 struct midi_hw_if_ext { struct
103 void midi_register_hw_if_ext(struct midi_hw_if_ext *);
midivar.h 185 const struct midi_hw_if_ext *hw_if_ext; /* see midi_if.h */
midisyn.c 100 struct midi_hw_if_ext midisyn_hw_if_ext = {
midi.c 327 midi_register_hw_if_ext(struct midi_hw_if_ext *exthw)
1875 midi_register_hw_if_ext(struct midi_hw_if_ext *exthw)
  /src/sys/dev/usb/
umidi.c 298 struct midi_hw_if_ext umidi_hw_if_ext = {
304 struct midi_hw_if_ext umidi_hw_if_mm = {

Completed in 23 milliseconds