Searched refs:patch (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/kernel/arch-mips/asm/ |
D | cpu.h | 120 #define PRID_REV_ENCODE_332(ver, rev, patch) ((ver) << 5 | (rev) << 2 | (patch)) argument
|
/bionic/libc/kernel/common/linux/ |
D | soundcard.h | 830 …HANGE(dev, chn, patch) {OSS_patch_caching(dev, chn, patch, seqfd, _seqbuf, _seqbuflen); _CHN_C… argument 832 #define SEQ_PGM_CHANGE(dev, chn, patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0) argument
|
/bionic/libc/kernel/ |
D | README.TXT | 221 to fix the problem, even when someone proposed a patch to start cleaning the
|