Home
last modified time | relevance | path

Searched refs:patchx (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Dsoundcard.h675 #define SEQ_WRPATCH(patchx,len) { if(_seqbufptr) SEQ_DUMPBUF(); if(write(seqfd, (char *) (patchx), … argument
676 #define SEQ_WRPATCH2(patchx,len) (SEQ_DUMPBUF(), write(seqfd, (char *) (patchx), len)) argument