Home
last modified time | relevance | path

Searched defs:swap_buf (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Difx6x60.h115 void (*swap_buf)(unsigned char *buf, int len, void *end); member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsmp.c157 static inline void swap_buf(const u8 *src, u8 *dst, size_t len) in swap_buf() function