Home
last modified time | relevance | path

Searched refs:usb_wwan_open (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/serial/
H A Dusb-wwan.h10 extern int usb_wwan_open(struct tty_struct *tty, struct usb_serial_port *port);
H A Dipw.c165 usb_wwan_open(tty, port); in ipw_open()
H A Dusb_wwan.c325 int usb_wwan_open(struct tty_struct *tty, struct usb_serial_port *port) in usb_wwan_open() function
366 EXPORT_SYMBOL(usb_wwan_open);
H A Dqcserial.c465 .open = usb_wwan_open,
H A Doption.c2431 .open = usb_wwan_open,