Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/kconfig/
Dlist.h48 #define list_for_each_entry(pos, head, member) \ macro
Dmconf.c331 list_for_each_entry(sp, &trail, entries) { in set_subtitle()
370 list_for_each_entry(pos, data->head, entries) { in update_text()