Home
last modified time | relevance | path

Searched refs:dbc_tty_write_room (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-dbgtty.c243 static int dbc_tty_write_room(struct tty_struct *tty) in dbc_tty_write_room() function
286 .write_room = dbc_tty_write_room,
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-dbgtty.c249 static unsigned int dbc_tty_write_room(struct tty_struct *tty) in dbc_tty_write_room() function
292 .write_room = dbc_tty_write_room,

Completed in 2 milliseconds