Home
last modified time | relevance | path

Searched refs:rt2800_probe_hw (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rt2x00/
Drt2800soc.c188 .probe_hw = rt2800_probe_hw,
Drt2800lib.h210 int rt2800_probe_hw(struct rt2x00_dev *rt2x00dev);
Drt2800pci.c349 .probe_hw = rt2800_probe_hw,
Drt2800usb.c808 retval = rt2800_probe_hw(rt2x00dev); in rt2800usb_probe_hw()
Drt2800lib.c7748 int rt2800_probe_hw(struct rt2x00_dev *rt2x00dev) in rt2800_probe_hw() function
7816 EXPORT_SYMBOL_GPL(rt2800_probe_hw);