Searched defs:words (Results 1 – 2 of 2) sorted by relevance
72 static inline void le32_to_cpu_array(uint32_t *buf, unsigned int words) in le32_to_cpu_array()80 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array()
66 __be32 words[5]; member