Searched defs:util_le16_to_cpu (Results 1 – 2 of 2) sorted by relevance
535 #define util_le16_to_cpu(x) util_bswap16(x) macro539 #define util_le16_to_cpu(x) (x) macro
767 #define util_le16_to_cpu(x) util_bswap16(x) macro771 #define util_le16_to_cpu(x) (x) macro