Home
last modified time | relevance | path

Searched refs:usb_wwan_write_room (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dusb-wwan.h14 extern int usb_wwan_write_room(struct tty_struct *tty);
H A Dusb_wwan.c327 int usb_wwan_write_room(struct tty_struct *tty) in usb_wwan_write_room() function
346 EXPORT_SYMBOL(usb_wwan_write_room); variable
H A Dqcserial.c468 .write_room = usb_wwan_write_room,
H A Doption.c2306 .write_room = usb_wwan_write_room,
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dusb-wwan.h14 extern unsigned int usb_wwan_write_room(struct tty_struct *tty);
H A Dusb_wwan.c282 unsigned int usb_wwan_write_room(struct tty_struct *tty) in usb_wwan_write_room() function
301 EXPORT_SYMBOL(usb_wwan_write_room); variable
H A Dqcserial.c468 .write_room = usb_wwan_write_room,
H A Doption.c2312 .write_room = usb_wwan_write_room,

Completed in 13 milliseconds