Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wwan/
Dwwan_core.c925 static const struct device_type wwan_type = { .name = "wwan" }; variable
953 SET_NETDEV_DEVTYPE(dev, &wwan_type); in wwan_rtnl_alloc()
1164 if (dev->type == &wwan_type) in wwan_child_dellink()
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.12.1/drivers/staging/gdm724x/
Dgdm_lte.c46 static const struct device_type wwan_type = { variable
905 SET_NETDEV_DEVTYPE(net, &wwan_type); in register_lte_device()
/linux-6.12.1/drivers/net/usb/
Dusbnet.c1675 static const struct device_type wwan_type = { variable
1827 SET_NETDEV_DEVTYPE(net, &wwan_type); in usbnet_probe()