Searched defs:cfi32_to_cpu (Results 1 – 1 of 1) sorted by relevance
35 #define cfi32_to_cpu(x) le32_to_cpu(x) macro44 #define cfi32_to_cpu(x) be32_to_cpu(x) macro53 #define cfi32_to_cpu(x) (x) macro