Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dsoundcard.h862 #define SEQ_WRPATCH(patchx, len) OSS_write_patch(seqfd, (char*)(patchx), len) macro
866 #define SEQ_WRPATCH(patchx, len) {if (_seqbufptr) SEQ_DUMPBUF(); if (write(seqfd, (char*)(patchx… macro