Lines Matching refs:hp_node_t
61 static int list_cb(hp_node_t, void *);
62 static int list_long_cb(hp_node_t, void *);
63 static int error_cb(hp_node_t, void *);
245 hp_node_t root; in cmd_list()
296 hp_node_t root; in cmd_online()
297 hp_node_t results = NULL; in cmd_online()
356 hp_node_t root; in cmd_offline()
357 hp_node_t results = NULL; in cmd_offline()
413 hp_node_t root; in cmd_enable()
414 hp_node_t results = NULL; in cmd_enable()
468 hp_node_t root; in cmd_disable()
469 hp_node_t results = NULL; in cmd_disable()
534 hp_node_t root; in cmd_poweron()
535 hp_node_t results = NULL; in cmd_poweron()
598 hp_node_t root; in cmd_poweroff()
599 hp_node_t results = NULL; in cmd_poweroff()
655 hp_node_t root; in cmd_getpriv()
719 hp_node_t root; in cmd_setpriv()
785 hp_node_t root; in cmd_changestate()
786 hp_node_t results = NULL; in cmd_changestate()
1030 list_cb(hp_node_t node, void *arg) in list_cb()
1032 hp_node_t parent; in list_cb()
1072 list_long_cb(hp_node_t node, void *arg) in list_long_cb()
1112 error_cb(hp_node_t node, void *arg) in error_cb()
1114 hp_node_t child; in error_cb()