Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/
H A Dwwan_core.c1103 static const struct device_type wwan_type = { .name = "wwan" }; variable
1131 SET_NETDEV_DEVTYPE(dev, &wwan_type); in wwan_rtnl_alloc()
1350 if (dev->type == &wwan_type) in wwan_child_dellink()
/linux/drivers/net/usb/
H A Dusbnet.c1725 static const struct device_type wwan_type = { variable
1879 SET_NETDEV_DEVTYPE(net, &wwan_type); in usbnet_probe()