Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/sound/sof/
Dabi.h30 #define SOF_ABI_VER(major,minor,patch) (((major) << SOF_ABI_MAJOR_SHIFT) | ((minor) << SOF_ABI_MINO… argument
/bionic/libc/kernel/uapi/linux/
Dsoundcard.h653 #define SEQ_PGM_CHANGE(dev,chn,patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0) argument
/bionic/docs/
Delf-tls.md408 > exactly for this kind of thing. So this patch simply reads that metadata in, and re-implements
545 it's feasible. musl's function is AS-safe, but glibc's isn't (or wasn't). Google had a patch to make