Searched defs:util_le64_to_cpu (Results 1 – 2 of 2) sorted by relevance
533 #define util_le64_to_cpu(x) util_bswap64(x) macro537 #define util_le64_to_cpu(x) (x) macro
765 #define util_le64_to_cpu(x) util_bswap64(x) macro769 #define util_le64_to_cpu(x) (x) macro