Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/
H A Ddpaa_of.h84 struct dt_file;
91 struct dt_file *compatible;
92 struct dt_file *status;
93 struct dt_file *lphandle;
94 struct dt_file *a_cells;
95 struct dt_file *s_cells;
96 struct dt_file *reg;
99 struct dt_file { struct
H A Ddpaa_of.c58 struct dt_file *f = malloc(sizeof(*f)); in process_file()
162 struct dt_file *f; in linear_dir()
248 struct dt_file *f, *tmpf; in destroy_dir()
281 check_compatible(const struct dt_file *f, const char *compatible) in check_compatible()
330 const struct dt_file *f; in of_get_property()