Searched refs:__le32_to_cpus (Results 1 – 5 of 5) sorted by relevance
112 #define le32_to_cpus __le32_to_cpus
31 __le32_to_cpus(buf); in le32_to_cpu_array()
71 __le32_to_cpus(buf); in le32_to_cpu_array()
94 #define __le32_to_cpus(x) __swab32s((x)) macro
94 #define __le32_to_cpus(x) do { (void)(x); } while (0) macro