Searched refs:OPL_CORE_NODE (Results 1 – 3 of 3) sorted by relevance
280 #define OPL_CORE_NODE "core" macro
819 OPL_UPDATE_PROP(string, node, "name", OPL_CORE_NODE); in opl_create_core()820 OPL_UPDATE_PROP(string, node, "device_type", OPL_CORE_NODE); in opl_create_core()
1986 if (strcmp(type, OPL_CORE_NODE) == 0) { in drmach_cpu_get_impl()