Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Dusb_intf.c332 static const struct device_type wlan_type = { variable
370 pnetdev->dev.type = &wlan_type; in r871xu_drv_init()
/openbmc/linux/drivers/net/usb/
H A Dusbnet.c1673 static struct device_type wlan_type = { variable
1829 SET_NETDEV_DEVTYPE(net, &wlan_type); in usbnet_probe()