Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/
A Dwwan_core.c814 static struct device_type wwan_type = { .name = "wwan" }; variable
842 SET_NETDEV_DEVTYPE(dev, &wwan_type); in wwan_rtnl_alloc()
1053 if (dev->type == &wwan_type) in wwan_child_dellink()
/linux/drivers/staging/gdm724x/
A Dgdm_lte.c46 static struct device_type wwan_type = { variable
905 SET_NETDEV_DEVTYPE(net, &wwan_type); in register_lte_device()
/linux/drivers/net/usb/
A Dusbnet.c1658 static struct device_type wwan_type = { variable
1806 SET_NETDEV_DEVTYPE(net, &wwan_type); in usbnet_probe()

Completed in 11 milliseconds