Searched defs:util_le32_to_cpu (Results 1 – 2 of 2) sorted by relevance
592 #define util_le32_to_cpu(x) util_bswap32(x) macro596 #define util_le32_to_cpu(x) (x) macro
766 #define util_le32_to_cpu(x) util_bswap32(x) macro770 #define util_le32_to_cpu(x) (x) macro