Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h142505 struct of_bus { struct
142506 const char *name;
142507 const char *addresses;
142508 int (*match)(struct device_node *);
142509 void (*count_cells)(struct device_node *, int *, int *);
142510 u64 (*map)(__be32 *, const __be32 *, int, int, int);
142511 int (*translate)(__be32 *, u64, int);
142512 bool has_flags;
142513 unsigned int (*get_flags)(const __be32 *);