Searched refs:ehci_warn (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/usb/host/ |
A D | ehci-pci.c | 112 ehci_warn(ehci, in ehci_pci_setup() 128 ehci_warn(ehci, "can't enable NVidia " in ehci_pci_setup() 323 ehci_warn(ehci, "selective suspend/wakeup unavailable\n"); in ehci_pci_setup()
|
A D | ehci-sysfs.c | 137 ehci_warn(ehci, "max periodic bandwidth set is non-standard\n"); in uframe_periodic_max_store()
|
A D | ehci-timer.c | 197 ehci_warn(ehci, "Waited too long for the controller to stop, giving up\n"); in ehci_handle_controller_death()
|
A D | ehci.h | 867 #define ehci_warn(ehci, fmt, args...) \ macro
|
A D | ehci-q.c | 129 ehci_warn(ehci, "qh %p should be inactive!\n", qh); in qh_refresh()
|
Completed in 842 milliseconds