Searched refs:__be16_to_cpus (Results 1 – 3 of 3) sorted by relevance
121 #define be16_to_cpus __be16_to_cpus
103 #define __be16_to_cpus(x) do { (void)(x); } while (0) macro
103 #define __be16_to_cpus(x) __swab16s((x)) macro