Searched refs:DEVICES_TAG (Results 1 – 3 of 3) sorted by relevance
47 #define DEVICES_TAG "devices" macro
60 } else if (strcmp(node->name, DEVICES_TAG) == 0) { in loadInput()107 } else if (strcmp(node->name, DEVICES_TAG) == 0) { in loadOutput()
136 node = config_find(root, DEVICES_TAG); in loadHwModule()