Home
last modified time | relevance | path

Searched refs:rt2800mmio_probe_hw (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800mmio.h146 int rt2800mmio_probe_hw(struct rt2x00_dev *rt2x00dev);
H A Drt2800soc.c186 .probe_hw = rt2800mmio_probe_hw,
H A Drt2800mmio.c831 int rt2800mmio_probe_hw(struct rt2x00_dev *rt2x00dev) in rt2800mmio_probe_hw() function
851 EXPORT_SYMBOL_GPL(rt2800mmio_probe_hw);
H A Drt2800pci.c341 .probe_hw = rt2800mmio_probe_hw,