Searched defs:fiq_debugger_output (Results 1 – 1 of 1) sorted by relevance
24 struct fiq_debugger_output { struct25 void (*printf)(struct fiq_debugger_output *output, const char *fmt, ...); argument