Searched defs:huc_info (Results 1 – 2 of 2) sorted by relevance
34 static int huc_info(struct seq_file *m, void *data) in huc_info() function
17 #define huc_info(_huc, _fmt, ...) huc_printk((_huc), info, _fmt, ##__VA_ARGS__) macro