Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/
H A Dwwan_core.c1128 static const struct device_type wwan_type = { .name = "wwan" }; variable
1156 SET_NETDEV_DEVTYPE(dev, &wwan_type); in wwan_rtnl_alloc()
1375 if (dev->type == &wwan_type) in wwan_child_dellink()
H A Dqcom_bam_dmux.c407 static const struct device_type wwan_type = { variable
416 SET_NETDEV_DEVTYPE(dev, &wwan_type); in bam_dmux_netdev_setup()
/linux/drivers/net/usb/
H A Dusbnet.c1721 static const struct device_type wwan_type = { variable
1876 SET_NETDEV_DEVTYPE(net, &wwan_type); in usbnet_probe()