Searched refs:dt_name (Results 1 – 1 of 1) sorted by relevance
26 const char *dt_name; member40 const char *dt_name; member56 const char *dt_name; member129 EMSG("%s Missing property reg", agent_ctx->dt_name); in optee_scmi_server_probe_agent()141 agent_ctx->dt_name); in optee_scmi_server_probe_agent()146 EMSG("%s Incorrect compatible", agent_ctx->dt_name); in optee_scmi_server_probe_agent()161 protocol_ctx->dt_name = node_name; in optee_scmi_server_probe_agent()170 EMSG("%s Missing property reg", protocol_ctx->dt_name); in optee_scmi_server_probe_agent()203 EMSG("%s Unknown protocol ID: %#x", protocol_ctx->dt_name, in optee_scmi_server_init_protocol()224 ctx->dt_name = fdt_get_name(fdt, parent_node, NULL); in optee_scmi_server_probe()[all …]