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

  /src/sys/dev/
midi.c 102 static int midiprobe(device_t, cfdata_t, void *);
131 midiprobe, midiattach, mididetach, midiactivate);
137 midiprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
143 DPRINTFN(2,("midiprobe: type=%d sa=%p hw=%p\n", sa->type, sa,
midi.c 102 static int midiprobe(device_t, cfdata_t, void *);
131 midiprobe, midiattach, mididetach, midiactivate);
137 midiprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
143 DPRINTFN(2,("midiprobe: type=%d sa=%p hw=%p\n", sa->type, sa,
midi.c 102 static int midiprobe(device_t, cfdata_t, void *);
131 midiprobe, midiattach, mididetach, midiactivate);
137 midiprobe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
143 DPRINTFN(2,("midiprobe: type=%d sa=%p hw=%p\n", sa->type, sa,

Completed in 102 milliseconds