Home
last modified time | relevance | path

Searched refs:wwan_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dusbnet.c1626 static struct device_type wwan_type = {
1779 SET_NETDEV_DEVTYPE(net, &wwan_type); in usbnet_probe()
1625 static struct device_type wwan_type = { global() variable
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dusbnet.c1661 static struct device_type wwan_type = { variable
1815 SET_NETDEV_DEVTYPE(net, &wwan_type); in usbnet_probe()

Completed in 18 milliseconds