Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dkeyspan.c53 static int keyspan_write_room(struct tty_struct *tty);
1476 static int keyspan_write_room(struct tty_struct *tty) in keyspan_write_room() function
3044 .write_room = keyspan_write_room,
3068 .write_room = keyspan_write_room,
3092 .write_room = keyspan_write_room,
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dkeyspan.c1460 static unsigned int keyspan_write_room(struct tty_struct *tty) in keyspan_write_room() function
3026 .write_room = keyspan_write_room,
3050 .write_room = keyspan_write_room,
3074 .write_room = keyspan_write_room,

Completed in 9 milliseconds