Home
last modified time | relevance | path

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

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