Searched refs:__swab16s (Results 1 – 2 of 2) sorted by relevance
103 #define __cpu_to_be16s(x) __swab16s((x))104 #define __be16_to_cpus(x) __swab16s((x))
244 static inline void __swab16s(__u16 *p) in __swab16s() function323 # define swab16s __swab16s