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);
326 int usb_wwan_write_room(struct tty_struct *tty) in usb_wwan_write_room() function345 EXPORT_SYMBOL(usb_wwan_write_room);
462 .write_room = usb_wwan_write_room,
2081 .write_room = usb_wwan_write_room,