Searched refs:wwan_type (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wwan/
H A Dwwan_core.c925 static const struct device_type wwan_type = { .name = "wwan" }; variable in typeref:struct:device_type
953 SET_NETDEV_DEVTYPE(dev, &wwan_type);
1164 if (dev->type == &wwan_type)
H A Dqcom_bam_dmux.c410 static const struct device_type wwan_type = { variable in typeref:struct:device_type
419 SET_NETDEV_DEVTYPE(dev, &wwan_type);
/linux-master/drivers/staging/gdm724x/
H A Dgdm_lte.c46 static const struct device_type wwan_type = { variable in typeref:struct:device_type
905 SET_NETDEV_DEVTYPE(net, &wwan_type);
/linux-master/drivers/net/usb/
H A Dusbnet.c1659 static const struct device_type wwan_type = { variable in typeref:struct:device_type
1811 SET_NETDEV_DEVTYPE(net, &wwan_type);

Completed in 142 milliseconds