Searched refs:buf_words (Results 1 – 3 of 3) sorted by relevance
277 static void swap_buf_le16(u16 *buf, unsigned int buf_words) in swap_buf_le16() argument282 for (i = 0; i < buf_words; i++) in swap_buf_le16()
76 extern void swap_buf_le16(u16 *buf, unsigned int buf_words);
4571 void swap_buf_le16(u16 *buf, unsigned int buf_words) in swap_buf_le16() argument4576 for (i = 0; i < buf_words; i++) in swap_buf_le16()