Searched defs:ohci_err (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/host/ | ||
D | ohci.h | 492 #define ohci_err(ohci, fmt, args...) \ macro |
/drivers/firewire/ | ||
D | ohci.c | 46 #define ohci_err(ohci, f, args...) dev_err(ohci->card.device, f, ##args) macro |