Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-pci.c107 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()
Dehci-sysfs.c150 ehci_warn(ehci, "max periodic bandwidth set is non-standard\n"); in store_uframe_periodic_max()
Dehci-timer.c206 ehci_warn(ehci, "Waited too long for the controller to stop, giving up\n"); in ehci_handle_controller_death()
Dehci.h847 #define ehci_warn(ehci, fmt, args...) \ macro