Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dkobil_sct.c56 static int kobil_write_room(struct tty_struct *tty);
96 .write_room = kobil_write_room,
363 static int kobil_write_room(struct tty_struct *tty) in kobil_write_room() function
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dkobil_sct.c56 static unsigned int kobil_write_room(struct tty_struct *tty);
97 .write_room = kobil_write_room,
362 static unsigned int kobil_write_room(struct tty_struct *tty) in kobil_write_room() function

Completed in 3 milliseconds