Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c419 MppCfgIoImpl *leaf_impl = (MppCfgIoImpl *)leaf; in mpp_cfg_add() local
431 list_add_tail(&leaf_impl->list, &root_impl->child); in mpp_cfg_add()
432 leaf_impl->parent = root_impl; in mpp_cfg_add()
441 root_impl->elems[i] = leaf_impl; in mpp_cfg_add()