Home
last modified time | relevance | path

Searched refs:next_filter_num (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dlog.h278 int next_filter_num; member
/openbmc/u-boot/common/
H A Dlog.c260 filt->filter_num = ldev->next_filter_num++; in log_add_filter()