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);
282 unsigned int usb_wwan_write_room(struct tty_struct *tty) in usb_wwan_write_room() function301 EXPORT_SYMBOL(usb_wwan_write_room);
468 .write_room = usb_wwan_write_room,
2306 .write_room = usb_wwan_write_room,