Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-pci.c115 ehci_warn(ehci, in ehci_pci_setup()
131 ehci_warn(ehci, "can't enable NVidia " in ehci_pci_setup()
332 ehci_warn(ehci, "selective suspend/wakeup unavailable\n"); in ehci_pci_setup()
Dehci-sysfs.c137 ehci_warn(ehci, "max periodic bandwidth set is non-standard\n"); in uframe_periodic_max_store()
Dehci-timer.c197 ehci_warn(ehci, "Waited too long for the controller to stop, giving up\n"); in ehci_handle_controller_death()
Dehci.h872 #define ehci_warn(ehci, fmt, args...) \ macro
Dehci-q.c129 ehci_warn(ehci, "qh %p should be inactive!\n", qh); in qh_refresh()