Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Difx6x60.h112 void (*swap_buf)(unsigned char *buf, int len, void *end); member
/Linux-v5.4/net/bluetooth/
Dsmp.c157 static inline void swap_buf(const u8 *src, u8 *dst, size_t len) in swap_buf() function