Searched refs:ehci_warn (Results 1 – 5 of 5) sorted by relevance
/drivers/usb/host/ |
D | ehci-pci.c | 115 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()
|
D | ehci-sysfs.c | 137 ehci_warn(ehci, "max periodic bandwidth set is non-standard\n"); in uframe_periodic_max_store()
|
D | ehci-timer.c | 197 ehci_warn(ehci, "Waited too long for the controller to stop, giving up\n"); in ehci_handle_controller_death()
|
D | ehci.h | 872 #define ehci_warn(ehci, fmt, args...) \ macro
|
D | ehci-q.c | 129 ehci_warn(ehci, "qh %p should be inactive!\n", qh); in qh_refresh()
|