Searched refs:ohci_info (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/host/ | ||
D | ohci.h | 494 #define ohci_info(ohci, fmt, args...) \ macro |
/drivers/firewire/ | ||
D | ohci.c | 44 #define ohci_info(ohci, f, args...) dev_info(ohci->card.device, f, ##args) macro |