Lines Matching defs:nodeh
132 picl_nodehdl_t nodeh; /* sensor node handle */ member
159 picl_nodehdl_t nodeh; /* "fan" node handle */ member
176 picl_nodehdl_t nodeh; member
243 add_node_to_list(picl_nodehdl_t nodeh, node_list_t *listp) in add_node_to_list()
277 get_node_list_by_class(picl_nodehdl_t nodeh, const char *classname, in get_node_list_by_class()
324 get_unit_address_prop(picl_nodehdl_t nodeh, void *buf, size_t len) in get_unit_address_prop()
351 add_regular_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_regular_prop()
374 add_volatile_prop(picl_nodehdl_t nodeh, char *name, int type, int access, in add_volatile_prop()
397 add_sensor_thresh_props(picl_nodehdl_t nodeh, sensor_thresh_t *threshp) in add_sensor_thresh_props()
455 picl_nodehdl_t nodeh, refnodeh, cnodeh; in add_sensor_nodes_and_props() local
628 picl_nodehdl_t nodeh, cnodeh; in add_fan_nodes_and_props() local