Home
last modified time | relevance | path

Searched refs:fhci_vdbg (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dfhci-sched.c102 fhci_vdbg(usb->fhci, "td nack\n"); in fhci_transaction_confirm()
196 fhci_vdbg(usb->fhci, "not enough space in this frame: " in add_packet()
Dfhci.h453 #define fhci_vdbg(fhci, fmt, args...) \ macro