Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wwan/
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-v5.15/drivers/staging/gdm724x/
Dgdm_lte.c46 static struct device_type wwan_type = { variable
903 SET_NETDEV_DEVTYPE(net, &wwan_type); in register_lte_device()
/Linux-v5.15/drivers/net/usb/
Dusbnet.c1656 static struct device_type wwan_type = { variable
1804 SET_NETDEV_DEVTYPE(net, &wwan_type); in usbnet_probe()