Lines Matching defs:view
51 struct debug_view *view; /* used view of debug info */ member
436 struct debug_view *view = p_info->view; in debug_format_entry() local
1101 int debug_register_view(debug_info_t *id, struct debug_view *view) in debug_register_view()
1150 int debug_unregister_view(debug_info_t *id, struct debug_view *view) in debug_unregister_view()
1217 static int debug_prolog_pages_fn(debug_info_t *id, struct debug_view *view, in debug_prolog_pages_fn()
1227 static int debug_input_pages_fn(debug_info_t *id, struct debug_view *view, in debug_input_pages_fn()
1266 static int debug_prolog_level_fn(debug_info_t *id, struct debug_view *view, in debug_prolog_level_fn()
1281 static int debug_input_level_fn(debug_info_t *id, struct debug_view *view, in debug_input_level_fn()
1351 static int debug_input_flush_fn(debug_info_t *id, struct debug_view *view, in debug_input_flush_fn()
1390 static int debug_raw_header_fn(debug_info_t *id, struct debug_view *view, in debug_raw_header_fn()
1403 static int debug_raw_format_fn(debug_info_t *id, struct debug_view *view, in debug_raw_format_fn()
1416 static int debug_hex_ascii_format_fn(debug_info_t *id, struct debug_view *view, in debug_hex_ascii_format_fn()
1439 int debug_dflt_header_fn(debug_info_t *id, struct debug_view *view, in debug_dflt_header_fn()
1472 static int debug_sprintf_format_fn(debug_info_t *id, struct debug_view *view, in debug_sprintf_format_fn()