Home
last modified time | relevance | path

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

/linux/net/bluetooth/rfcomm/
H A Dtty.c809 static unsigned int rfcomm_tty_write_room(struct tty_struct *tty) in rfcomm_tty_write_room() function
1108 .write_room = rfcomm_tty_write_room,