Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2x00pci.c58 rt2x00_probe_err("Failed to allocate registers\n"); in rt2x00pci_alloc_reg()
74 rt2x00_probe_err("Enable device failed\n"); in rt2x00pci_probe()
80 rt2x00_probe_err("PCI request regions failed\n"); in rt2x00pci_probe()
87 rt2x00_probe_err("MWI not available\n"); in rt2x00pci_probe()
90 rt2x00_probe_err("PCI DMA not supported\n"); in rt2x00pci_probe()
97 rt2x00_probe_err("Failed to allocate hardware\n"); in rt2x00pci_probe()
A Drt2x00soc.c58 rt2x00_probe_err("Failed to allocate registers\n"); in rt2x00soc_alloc_reg()
72 rt2x00_probe_err("Failed to allocate hardware\n"); in rt2x00soc_probe()
A Drt2x00usb.c790 rt2x00_probe_err("Failed to allocate registers\n"); in rt2x00usb_alloc_reg()
810 rt2x00_probe_err("Failed to allocate hardware\n"); in rt2x00usb_probe()
A Drt2x00.h56 #define rt2x00_probe_err(fmt, ...) \ macro

Completed in 9 milliseconds