Searched refs:ehci_warn (Results 1 – 4 of 4) sorted by relevance
107 ehci_warn(ehci, in ehci_pci_setup()124 ehci_warn(ehci, "can't enable NVidia " in ehci_pci_setup()310 ehci_warn(ehci, "selective suspend/wakeup unavailable\n"); in ehci_pci_setup()
150 ehci_warn(ehci, "max periodic bandwidth set is non-standard\n"); in store_uframe_periodic_max()
206 ehci_warn(ehci, "Waited too long for the controller to stop, giving up\n"); in ehci_handle_controller_death()
847 #define ehci_warn(ehci, fmt, args...) \ macro