Searched refs:usb_wwan_write_room (Results 1 – 4 of 4) sorted by relevance
14 extern unsigned int usb_wwan_write_room(struct tty_struct *tty);
280 unsigned int usb_wwan_write_room(struct tty_struct *tty) in usb_wwan_write_room() function299 EXPORT_SYMBOL(usb_wwan_write_room);
465 .write_room = usb_wwan_write_room,
2194 .write_room = usb_wwan_write_room,