Home
last modified time | relevance | path

Searched defs:__be16_to_cpu (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/include/sound/
Dtype_compat.h35 #define __be16_to_cpu __cpu_to_be16 macro
/third_party/ntfs-3g/include/ntfs-3g/
Dendians.h135 #define __be16_to_cpu(x) bswap_16(x) macro
169 #define __be16_to_cpu(x) (x) macro