Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dchecks.c114 static void check_nodes_props(struct check *c, struct node *dt, struct node *node) in check_nodes_props()
180 struct node *node) in check_is_string()
197 struct node *node) in check_is_cell()
218 struct node *node) in check_duplicate_node_names()
233 struct node *node) in check_duplicate_property_names()
251 struct node *node) in check_node_name_chars()
262 struct node *node) in check_node_name_format()
271 struct node *node, struct property *prop) in check_property_name_chars()
282 #define DESCLABEL_ARGS(node,prop,mark) \ argument
289 const char *label, struct node *node, in check_duplicate_label()
[all …]
H A Ddtc.h142 struct node { struct
145 struct node *children; argument
147 struct node *parent; argument
148 struct node *next_sibling; argument
150 char *fullpath;
174 struct node *build_node(struct property *proplist, struct node *children); argument
H A Dlivetree.c94 struct node *name_node(struct node *node, char *name) in name_node()
178 void add_property(struct node *node, struct property *prop) in add_property()
261 const char *get_unitname(struct node *node) in get_unitname()
269 struct property *get_property(struct node *node, const char *propname) in get_property()
287 struct node **node) in get_property_by_label()
313 struct node **node, struct property **prop) in get_marker_label()
340 struct node *get_subnode(struct node *node, const char *nodename) in get_subnode()
376 struct node *child, *node; in get_node_by_label() local
396 struct node *child, *node; in get_node_by_phandle() local
420 cell_t get_node_phandle(struct node *root, struct node *node) in get_node_phandle()
[all …]
H A Ddtc-parser.y51 struct node *node; member
H A Dflattree.c746 struct node *node; in unflatten_tree() local
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dsearch.h33 typedef struct node { struct
35 struct node *llink, *rlink; argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOSmm.c732 list_t *node; in MSOS_MMPool_MapVA() local
841 list_t *node; in MSOS_MMPool_UnmapVA() local
1047 list_t *node; in MSOS_MMPool_MapVA() local
1150 list_t *node; in MSOS_MMPool_UnmapVA() local
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dgenksyms.c335 void free_node(struct string_list *node) in free_node()
379 struct string_list *copy_node(struct string_list *node) in copy_node()
423 struct string_list node = { in read_node() local
H A Dparse.y41 struct string_list *node = *p; in remove_node() local
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtipc.h48 __u32 node; member
64 unsigned int node) in tipc_addr()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvDevice.h107 struct list_head node; // node in device's parent's children list member
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Ddialog.h174 struct dialog_item node; member
/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_ringbuffer.c240 void listRemoveNode(stHslController *_hsl, stListNode *node) in listRemoveNode()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dgconf.c1219 static void set_node(GtkTreeIter * node, struct menu *menu, gchar ** row) in set_node()
1258 GtkTreeIter *node = parents[indent]; in place_node() local
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvDevice.h115 struct list_head node; // node in device's parent's children list member