Searched defs:node_list (Results 1 – 6 of 6) sorted by relevance
95 typedef struct node_list { struct98 } node_list_t; argument
111 typedef struct node_list { struct114 } node_list_t; argument
157 typedef struct node_list { struct159 struct node_list *next; argument475 node_list_t *node_list, *listp; in add_sensor_nodes_and_props() local668 node_list_t *node_list, *listp; in add_fan_nodes_and_props() local
175 typedef struct node_list { struct177 struct node_list *next; argument452 node_list_t *node_list, *listp; in add_sensor_nodes_and_props() local630 node_list_t *node_list, *listp; in add_fan_nodes_and_props() local
482 struct node_list { struct483 struct node_list *next; argument488 free_node_list(struct node_list **headp) in free_node_list() argument
259 uint32_t node_list; member