Searched defs:util_le32_to_cpu (Results 1 – 2 of 2) sorted by relevance
537 #define util_le32_to_cpu(x) util_bswap32(x) macro541 #define util_le32_to_cpu(x) (x) macro
528 #define util_le32_to_cpu(x) util_bswap32(x) macro532 #define util_le32_to_cpu(x) (x) macro