Searched refs:ehci_warn (Results 1 – 4 of 4) sorted by relevance
125 ehci_warn(ehci, in ehci_pci_setup()142 ehci_warn(ehci, "can't enable NVidia " in ehci_pci_setup()338 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()
859 #define ehci_warn(ehci, fmt, args...) \ macro