Searched refs:sti_gdp_node (Results 1 – 1 of 1) sorted by relevance
59 struct sti_gdp_node { struct79 struct sti_gdp_node *top_field; argument81 struct sti_gdp_node *btm_field;253 struct sti_gdp_node *top_field, *btm_field; in sti_gdp_prepare_layer()371 struct sti_gdp_node *updated_top_node = updated_list->top_field; in sti_gdp_commit_layer()372 struct sti_gdp_node *updated_btm_node = updated_list->btm_field; in sti_gdp_commit_layer()491 size = sizeof(struct sti_gdp_node) * in sti_gdp_init()511 base += sizeof(struct sti_gdp_node); in sti_gdp_init()512 dma_addr += sizeof(struct sti_gdp_node); in sti_gdp_init()521 base += sizeof(struct sti_gdp_node); in sti_gdp_init()[all …]