Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlog.h307 struct log_filter { struct
308 int filter_num;
309 int flags;
310 enum log_category_t cat_list[LOGF_MAX_CATEGORIES];
311 enum log_level_t max_level;
312 const char *file_list;
313 struct list_head sibling_node;