Lines Matching defs:nodeh
104 picl_nodehdl_t nodeh; /* sensor node handle */ member
138 picl_nodehdl_t nodeh; /* "fan" node handle */ member
158 picl_nodehdl_t nodeh; member
266 add_node_to_list(picl_nodehdl_t nodeh, node_list_t *listp) in add_node_to_list()
300 get_node_list_by_class(picl_nodehdl_t nodeh, const char *classname, in get_node_list_by_class()
347 get_unit_address_prop(picl_nodehdl_t nodeh, void *buf, size_t len) in get_unit_address_prop()
374 add_regular_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_regular_prop()
397 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop()
420 add_sensor_thresh_props(picl_nodehdl_t nodeh, sensor_thresh_t *threshp) in add_sensor_thresh_props()
478 picl_nodehdl_t nodeh, refnodeh, cnodeh; in add_sensor_nodes_and_props() local
666 picl_nodehdl_t nodeh, cnodeh; in add_fan_nodes_and_props() local