Searched defs:swap_buf (Results 1 – 3 of 3) sorted by relevance
392 u16 *swap_buf = NULL; in tinydrm_spi_transfer() local
112 void (*swap_buf)(unsigned char *buf, int len, void *end); member
161 static inline void swap_buf(const u8 *src, u8 *dst, size_t len) in swap_buf() function