Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/rfcomm/
Dtty.c812 static unsigned int rfcomm_tty_write_room(struct tty_struct *tty) in rfcomm_tty_write_room() function
1111 .write_room = rfcomm_tty_write_room,