Searched defs:node_list (Results 1 – 5 of 5) sorted by relevance
109 typedef struct node_list { struct112 } node_list_t; argument
155 typedef struct node_list { struct157 struct node_list *next; argument473 node_list_t *node_list, *listp; in add_sensor_nodes_and_props() local666 node_list_t *node_list, *listp; in add_fan_nodes_and_props() local
173 typedef struct node_list { struct175 struct node_list *next; argument450 node_list_t *node_list, *listp; in add_sensor_nodes_and_props() local628 node_list_t *node_list, *listp; in add_fan_nodes_and_props() local
484 struct node_list { struct485 struct node_list *next; argument490 free_node_list(struct node_list **headp) in free_node_list() argument
259 uint32_t node_list; member