Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/
H A Ddpaa_of.c273 next_linear(const struct dt_dir *f) in next_linear() function
315 for (d = next_linear(d); d && (!d->compatible || in of_find_compatible_node()
318 d = next_linear(d)) in of_find_compatible_node()