Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/class/
H A Dcdc-wdm.c113 enum wwan_port_type wwanp_type; member
927 if (desc->wwanp_type == WWAN_PORT_UNKNOWN) { in wdm_wwan_init()
932 port = wwan_create_port(&intf->dev, desc->wwanp_type, &wdm_wwan_port_ops, in wdm_wwan_init()
1036 desc->wwanp_type = type; in wdm_create()