Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/r8188eu/os_dep/
Dosdep_service.c44 static const struct device_type wlan_type = { variable
58 pnetdev->dev.type = &wlan_type; in rtw_alloc_etherdev_with_old_priv()
Dos_intfs.c336 static const struct device_type wlan_type = { variable
353 pnetdev->dev.type = &wlan_type; in rtw_init_netdev()
/linux-6.1.9/drivers/staging/rtl8712/
Dusb_intf.c332 static const struct device_type wlan_type = { variable
370 pnetdev->dev.type = &wlan_type; in r871xu_drv_init()
/linux-6.1.9/drivers/net/usb/
Dusbnet.c1652 static struct device_type wlan_type = { variable
1802 SET_NETDEV_DEVTYPE(net, &wlan_type); in usbnet_probe()