Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/
H A Ddpaa_of.c14 static struct dt_dir root_dir;
90 const struct dt_dir *d = container_of(dn, struct dt_dir, node); in node2dir()
107 struct dt_dir *subdir; in iterate_dir()
163 struct dt_dir *dd; in linear_dir()
305 const struct dt_dir *d; in of_find_compatible_node()
329 const struct dt_dir *d; in of_get_property()
347 const struct dt_dir *d; in of_device_is_available()
363 const struct dt_dir *d; in of_find_node_by_phandle()
376 const struct dt_dir *d; in of_get_parent()
420 const struct dt_dir *d; in of_n_addr_cells()
[all …]
H A Ddpaa_of.h85 struct dt_dir { struct
90 struct dt_dir *parent; argument
101 struct dt_dir *parent; argument