Searched refs:wlan_type (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8712/
H A Dusb_intf.c350 static const struct device_type wlan_type = { variable in typeref:struct:device_type
388 pnetdev->dev.type = &wlan_type; r871xu_drv_init()
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
H A Dos_intfs.c350 static const struct device_type wlan_type = { variable in typeref:struct:device_type
365 pnetdev->dev.type = &wlan_type; rtw_init_netdev23a()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
H A Dos_intfs.c730 static const struct device_type wlan_type = { variable in typeref:struct:device_type
747 pnetdev->dev.type = &wlan_type; rtw_init_netdev()
/linux-4.4.14/drivers/net/wireless/prism54/
H A Dislpci_dev.c813 static struct device_type wlan_type = { variable in typeref:struct:device_type
828 SET_NETDEV_DEVTYPE(ndev, &wlan_type); islpci_setup()
/linux-4.4.14/drivers/net/usb/
H A Dusbnet.c1587 static struct device_type wlan_type = {
1726 SET_NETDEV_DEVTYPE(net, &wlan_type); usbnet_probe()
1586 static struct device_type wlan_type = { global() variable in typeref:struct:device_type

Completed in 75 milliseconds