Home
last modified time | relevance | path

Searched refs:probe_hw (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2800soc.c185 .probe_hw = rt2800mmio_probe_hw,
H A Drt2800pci.c340 .probe_hw = rt2800mmio_probe_hw,
H A Drt2x00.h530 int (*probe_hw) (struct rt2x00_dev *rt2x00dev); member
H A Drt2800usb.c677 .probe_hw = rt2800usb_probe_hw,
H A Drt2x00dev.c1412 retval = rt2x00dev->ops->lib->probe_hw(rt2x00dev); in rt2x00lib_probe_dev()
H A Drt2400pci.c1734 .probe_hw = rt2400pci_probe_hw,
H A Drt2500usb.c1820 .probe_hw = rt2500usb_probe_hw,
H A Drt2500pci.c2033 .probe_hw = rt2500pci_probe_hw,
H A Drt73usb.c2317 .probe_hw = rt73usb_probe_hw,
H A Drt61pci.c2902 .probe_hw = rt61pci_probe_hw,
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c281 probe_hw(const char *dev, struct xf86_platform_device *platform_dev) in probe_hw() function
453 if (probe_hw(path, dev)) { in ms_platform_probe()
498 if (probe_hw(dev, NULL)) { in Probe()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog77874 probe_hw opens the hardware in the order we want it:
77878 the device move the code to a open_hw() function and let probe_hw