Searched refs:usb_wwan_write_room (Results 1 – 4 of 4) sorted by relevance
14 extern int usb_wwan_write_room(struct tty_struct *tty);
322 int usb_wwan_write_room(struct tty_struct *tty) in usb_wwan_write_room() function341 EXPORT_SYMBOL(usb_wwan_write_room);
460 .write_room = usb_wwan_write_room,
2020 .write_room = usb_wwan_write_room,