Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Doti6858.c130 static unsigned int oti6858_write_room(struct tty_struct *tty);
160 .write_room = oti6858_write_room,
367 static unsigned int oti6858_write_room(struct tty_struct *tty) in oti6858_write_room() function