Searched defs:rt_be16_to_cpu (Results 1 – 1 of 1) sorted by relevance
32 #define rt_be16_to_cpu(x) (x) macro45 #define rt_be16_to_cpu(x) __builtin_bswap16(x) macro
Completed in 3 milliseconds