Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/
H A Dwwan_core.c918 static struct device_type wwan_type = { .name = "wwan" }; variable
946 SET_NETDEV_DEVTYPE(dev, &wwan_type); in wwan_rtnl_alloc()
1157 if (dev->type == &wwan_type) in wwan_child_dellink()
H A Dqcom_bam_dmux.c410 static const struct device_type wwan_type = { variable
419 SET_NETDEV_DEVTYPE(dev, &wwan_type); in bam_dmux_netdev_setup()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_lte.c46 static struct device_type wwan_type = { variable
905 SET_NETDEV_DEVTYPE(net, &wwan_type); in register_lte_device()
/openbmc/linux/drivers/net/usb/
H A Dusbnet.c1677 static struct device_type wwan_type = { variable
1831 SET_NETDEV_DEVTYPE(net, &wwan_type); in usbnet_probe()