Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/drivers/net/usb/
Dusbnet.c1671 static const struct device_type wlan_type = { variable
1825 SET_NETDEV_DEVTYPE(net, &wlan_type); in usbnet_probe()