Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dtty.c810 static int rfcomm_tty_write_room(struct tty_struct *tty) in rfcomm_tty_write_room() function
1108 .write_room = rfcomm_tty_write_room,