HomeSort by relevance Sort by last modified time
    Searched defs:SEQ_WRPATCH (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
soundcard.h 675 #define SEQ_WRPATCH(patchx,len) { if(_seqbufptr) SEQ_DUMPBUF(); if(write(seqfd, (char *) (patchx), len) == - 1) perror("Write patch: /dev/sequencer"); }
  /external/kernel-headers/original/uapi/linux/
soundcard.h     [all...]

Completed in 527 milliseconds