Home
last modified time | relevance | path

Searched refs:usb_wwan_port_probe (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dusb-wwan.h12 extern int usb_wwan_port_probe(struct usb_serial_port *port);
H A Dipw.c298 .port_probe = usb_wwan_port_probe,
H A Dusb_wwan.c442 int usb_wwan_port_probe(struct usb_serial_port *port) in usb_wwan_port_probe() function
502 EXPORT_SYMBOL_GPL(usb_wwan_port_probe);
H A Dqcserial.c474 .port_probe = usb_wwan_port_probe,