sequencer.c | 158 static int seq_to_new(seq_event_t *, struct uio *); 683 if (sc->mode == SEQ_OLD && seq_to_new(&cmdbuf, uio)) { 1323 seq_to_new(seq_event_t *ev, struct uio *uio) function in typeref:typename:int 1335 DPRINTFN(3, ("seq_to_new: 0x%02x %d %d %d\n", cmd, chan, note, parm));
|