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

  /src/sys/dev/
midi.c 112 static dev_type_poll(midipoll);
123 .d_poll = midipoll,
1695 midipoll(dev_t dev, int events, struct lwp *l) function in typeref:typename:int
1706 DPRINTFN(6,("midipoll: %p events=0x%x\n", sc, events));

Completed in 12 milliseconds