Searched refs:nldr_attrs_obj (Results 1 – 1 of 1) sorted by relevance
1262 struct nldr_attrs nldr_attrs_obj; in node_create_mgr() local1333 nldr_attrs_obj.ovly = ovly; in node_create_mgr()1334 nldr_attrs_obj.write = mem_write; in node_create_mgr()1335 nldr_attrs_obj.dsp_word_size = node_mgr_obj->dsp_word_size; in node_create_mgr()1336 nldr_attrs_obj.dsp_mau_size = node_mgr_obj->dsp_mau_size; in node_create_mgr()1339 &nldr_attrs_obj); in node_create_mgr()