Lines Matching refs:sti_gdp_node
59 struct sti_gdp_node { struct
79 struct sti_gdp_node *top_field; argument
81 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()
522 dma_addr += sizeof(struct sti_gdp_node); in sti_gdp_init()