Searched defs:util_le64_to_cpu (Results 1 – 1 of 1) sorted by relevance
521 #define util_le64_to_cpu(x) util_bswap64(x) macro525 #define util_le64_to_cpu(x) (x) macro