Home | History | Annotate | Download | only in linux

Lines Matching refs:SEQ_WRPATCH2

864 #define SEQ_WRPATCH2(patchx, len)   OSS_write_patch2(seqfd, (char*)(patchx), len)
867 #define SEQ_WRPATCH2(patchx, len) (SEQ_DUMPBUF(), write(seqfd, (char*)(patchx), len))