Searched defs:node_list (Results 1 – 6 of 6) sorted by relevance
95 typedef struct node_list { struct 98 tailnode_list global() argument
111 typedef struct node_list { struct 114 tailnode_list global() argument
157 typedef struct node_list { struct 159 struct node_list *next; argument 475 node_list_t *node_list, *listp; in add_sensor_nodes_and_props() local 668 node_list_t *node_list, *listp; in add_fan_nodes_and_props() local [all...]
175 typedef struct node_list { struct 177 struct node_list *next; argument 452 node_list_t *node_list, *listp; in add_sensor_nodes_and_props() local 630 node_list_t *node_list, *listp; in add_fan_nodes_and_props() local [all...]
482 struct node_list { struct 483 struct node_list *next; argument 488 free_node_list(struct node_list **headp) in free_node_list() argument [all...]
259 uint32_t node_list; member