Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wwan/
H A Dwwan_core.c933 static const struct device_type wwan_type = { .name = "wwan" }; variable
961 SET_NETDEV_DEVTYPE(dev, &wwan_type); in wwan_rtnl_alloc()
1180 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()
/linux-6.15/drivers/net/usb/
H A Dusbnet.c1686 static const struct device_type wwan_type = { variable
1836 SET_NETDEV_DEVTYPE(net, &wwan_type); in usbnet_probe()