Home
last modified time | relevance | path

Searched defs:va_format (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/dwc3/
Ddebug.c20 void dwc3_trace(void (*trace)(struct va_format *), const char *fmt, ...) in dwc3_trace()
/linux-4.4.14/include/linux/
Dprintk.h64 struct va_format { struct
65 const char *fmt;
66 va_list *va;
/linux-4.4.14/drivers/usb/host/
Dxhci-dbg.c601 void xhci_dbg_trace(struct xhci_hcd *xhci, void (*trace)(struct va_format *), in xhci_dbg_trace()