Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Dusb_intf.c333 static const struct device_type wlan_type = { variable
371 pnetdev->dev.type = &wlan_type; in r871xu_drv_init()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/
H A Dislpci_dev.c800 static struct device_type wlan_type = { variable
815 SET_NETDEV_DEVTYPE(ndev, &wlan_type); in islpci_setup()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dos_intfs.c304 static const struct device_type wlan_type = { variable
321 pnetdev->dev.type = &wlan_type; in rtw_init_netdev()
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dusbnet.c1622 static struct device_type wlan_type = {
1777 SET_NETDEV_DEVTYPE(net, &wlan_type); in usbnet_probe()
1621 static struct device_type wlan_type = { global() variable
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dusbnet.c1657 static struct device_type wlan_type = { variable
1813 SET_NETDEV_DEVTYPE(net, &wlan_type); in usbnet_probe()

Completed in 12 milliseconds