Searched defs:rt_le32_to_cpu (Results 1 – 1 of 1) sorted by relevance
36 #define rt_le32_to_cpu(x) __builtin_bswap32(x) macro49 #define rt_le32_to_cpu(x) (x) macro
Completed in 36 milliseconds