Searched refs:dtpm_node (Results 1 – 3 of 3) sorted by relevance
49 struct dtpm_node { struct52 struct dtpm_node *parent; argument
415 static struct dtpm *dtpm_setup_virtual(const struct dtpm_node *hierarchy, in dtpm_setup_virtual()437 static struct dtpm *dtpm_setup_dt(const struct dtpm_node *hierarchy, in dtpm_setup_dt()471 typedef struct dtpm * (*dtpm_node_callback_t)(const struct dtpm_node *, struct dtpm *);478 static int dtpm_for_each_child(const struct dtpm_node *hierarchy, in dtpm_for_each_child()479 const struct dtpm_node *it, struct dtpm *parent) in dtpm_for_each_child()552 const struct dtpm_node *hierarchy; in dtpm_create_hierarchy()
14 static struct dtpm_node __initdata rk3399_hierarchy[] = {