Home
last modified time | relevance | path

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

/linux-5.19.10/net/bluetooth/rfcomm/
Dtty.c1043 static void rfcomm_tty_send_xchar(struct tty_struct *tty, char ch) in rfcomm_tty_send_xchar() function
1117 .send_xchar = rfcomm_tty_send_xchar,