Searched defs:util_le16_to_cpu (Results 1 – 2 of 2) sorted by relevance
538 #define util_le16_to_cpu(x) util_bswap16(x) macro542 #define util_le16_to_cpu(x) (x) macro
529 #define util_le16_to_cpu(x) util_bswap16(x) macro533 #define util_le16_to_cpu(x) (x) macro