Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dlog.h269 struct log_filter { struct
270 int filter_num;
271 int flags;
272 enum log_category_t cat_list[LOGF_MAX_CATEGORIES];
273 enum log_level_t max_level;
274 const char *file_list;
275 struct list_head sibling_node;