Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c2192 MppCfgIoImpl *child_pos, *child_n; in parse_toml_nested_array_table() local
2194 … list_for_each_entry_safe(child_pos, child_n, &parent->child, MppCfgIoImpl, list) { in parse_toml_nested_array_table()