Home
last modified time | relevance | path

Searched defs:dt_bus (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Ddevice_tree.c76 struct dt_bus struct
78 const char *name;
79 const char *addresses;
80 bool_t (*match)(const struct dt_device_node *node);
81 void (*count_cells)(const struct dt_device_node *child,
83 u64 (*map)(__be32 *addr, const __be32 *range, int na, int ns, int pna);
84 int (*translate)(__be32 *addr, u64 offset, int na);
85 unsigned int (*get_flags)(const __be32 *addr);

Completed in 7 milliseconds