Searched refs:be16_to_cpup (Results 1 – 3 of 3) sorted by relevance
19 static inline u16 be16_to_cpup(const u16 *p) in be16_to_cpup() function
54 #define be16_to_cpup __be16_to_cpup macro
42 return be16_to_cpup(p); in get_unaligned_be16()
Completed in 4 milliseconds