Searched refs:rt2x00_probe_err (Results 1 – 4 of 4) sorted by relevance
58 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()
58 rt2x00_probe_err("Failed to allocate registers\n"); in rt2x00soc_alloc_reg()72 rt2x00_probe_err("Failed to allocate hardware\n"); in rt2x00soc_probe()
790 rt2x00_probe_err("Failed to allocate registers\n"); in rt2x00usb_alloc_reg()810 rt2x00_probe_err("Failed to allocate hardware\n"); in rt2x00usb_probe()
56 #define rt2x00_probe_err(fmt, ...) \ macro
Completed in 9 milliseconds