Home | History | Annotate | Download | only in linux

Lines Matching defs:SEQ_WRPATCH

844 #define SEQ_WRPATCH(patchx, len)   {if (_seqbufptr) SEQ_DUMPBUF();  if (write(seqfd, (char*)(patchx), len)==-1)   perror("Write patch: /dev/sequencer");}