Home
last modified time | relevance | path

Searched refs:rfcomm_tty_write (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dtty.c781 static int rfcomm_tty_write(struct tty_struct *tty, const unsigned char *buf, int count) in rfcomm_tty_write() function
1107 .write = rfcomm_tty_write,