Searched refs:probe_hw (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800soc.c | 185 .probe_hw = rt2800mmio_probe_hw,
|
H A D | rt2800pci.c | 340 .probe_hw = rt2800mmio_probe_hw,
|
H A D | rt2x00.h | 530 int (*probe_hw) (struct rt2x00_dev *rt2x00dev); member
|
H A D | rt2x00dev.c | 1415 retval = rt2x00dev->ops->lib->probe_hw(rt2x00dev); in rt2x00lib_probe_dev()
|
H A D | rt2800usb.c | 677 .probe_hw = rt2800usb_probe_hw,
|
H A D | rt2500pci.c | 2033 .probe_hw = rt2500pci_probe_hw,
|
H A D | rt2400pci.c | 1734 .probe_hw = rt2400pci_probe_hw,
|
H A D | rt2500usb.c | 1820 .probe_hw = rt2500usb_probe_hw,
|
H A D | rt73usb.c | 2317 .probe_hw = rt73usb_probe_hw,
|
H A D | rt61pci.c | 2902 .probe_hw = rt61pci_probe_hw,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800soc.c | 186 .probe_hw = rt2800mmio_probe_hw,
|
H A D | rt2800pci.c | 341 .probe_hw = rt2800mmio_probe_hw,
|
H A D | rt2x00.h | 539 int (*probe_hw) (struct rt2x00_dev *rt2x00dev); member
|
H A D | rt2800usb.c | 678 .probe_hw = rt2800usb_probe_hw,
|
H A D | rt2x00dev.c | 1429 retval = rt2x00dev->ops->lib->probe_hw(rt2x00dev); in rt2x00lib_probe_dev()
|
H A D | rt2500usb.c | 1821 .probe_hw = rt2500usb_probe_hw,
|
H A D | rt2500pci.c | 2034 .probe_hw = rt2500pci_probe_hw,
|
H A D | rt2400pci.c | 1736 .probe_hw = rt2400pci_probe_hw,
|
H A D | rt73usb.c | 2319 .probe_hw = rt73usb_probe_hw,
|
H A D | rt61pci.c | 2904 .probe_hw = rt61pci_probe_hw,
|
Completed in 35 milliseconds