Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Difx6x60.h128 void (*swap_buf)(unsigned char *buf, int len, void *end); member
/linux-4.4.14/net/bluetooth/
Dsmp.c156 static inline void swap_buf(const u8 *src, u8 *dst, size_t len) in swap_buf() function