21 #include <linux/types.h>
56 struct cfg_devnode *dev_node_obj)
71 pr_err(
"%s: Failed to store MGR object\n",
112 pr_err(
"%s: Failed to store MGR object\n", __func__);
124 u32 undb_props_size,
u32 *pu_num_nodes)
136 pr_err(
"%s: Failed to retrieve the object handle\n", __func__);
148 *pu_num_nodes = node_index;
149 if (node_id == (node_index - 1)) {
173 processor_info,
u32 processor_info_size,
188 struct cfg_devnode *dev_node;
190 bool proc_detect =
false;
197 pr_err(
"%s: Failed to retrieve the object handle\n", __func__);
226 while (status1 == 0) {
236 if (proc_detect !=
false)
244 if (processor_info_size <
270 "%x\n", __func__, status2);
274 *pu_num_procs = proc_index;
275 if (proc_detect ==
false) {
276 dev_dbg(
bridge,
"%s: Failed to get proc info from DCD, so use "
277 "CFG registry\n", __func__);
344 for (i = 0; i <
count; i++)
345 sync_events[i] = anotifications[i]->
handle;