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