Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_port.c65 ipc_port->iosm_port = wwan_create_port(ipc_port->dev, port_type, in ipc_port_init()
/linux/drivers/net/wwan/
H A Drpmsg_wwan_ctrl.c131 port = wwan_create_port(parent, rpdev->id.driver_data, in rpmsg_wwan_ctrl_probe()
H A Dmhi_wwan_ctrl.c239 port = wwan_create_port(&cntrl->mhi_dev->dev, id->driver_data, in mhi_wwan_ctrl_probe()
H A Dwwan_core.c445 struct wwan_port *wwan_create_port(struct device *parent, in wwan_create_port() function
520 EXPORT_SYMBOL_GPL(wwan_create_port);
/linux/drivers/usb/class/
H A Dcdc-wdm.c938 port = wwan_create_port(&intf->dev, desc->wwanp_type, &wdm_wwan_port_ops, in wdm_wwan_init()