Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c502 MppCfgIoImpl *last_array = NULL; in mpp_cfg_find() local
517 last_array = pos; in mpp_cfg_find()
520 if (last_array) { in mpp_cfg_find()
523 … list_for_each_entry_safe(array_pos, array_n, &last_array->child, MppCfgIoImpl, list) { in mpp_cfg_find()