Home
last modified time | relevance | path

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

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