Lines Matching refs:aml_alloc_object
321 #define AML_ALLOC_OBJECT(dest, env, type, ret) do { \
322 dest = aml_alloc_object(type, NULL); \
629 AML_ALLOC_OBJECT(aobj, env, aml_t_method,);
673 AML_ALLOC_OBJECT(aname->property, env, aml_t_opregion,);
736 AML_ALLOC_OBJECT(aname->property, env, aml_t_field, 0);
941 AML_ALLOC_OBJECT(copy->curname->property, env, aml_t_device,);
970 AML_ALLOC_OBJECT(obj, env, aml_t_processor,);
1016 AML_ALLOC_OBJECT(obj, env, aml_t_powerres,);
1069 AML_ALLOC_OBJECT(copy->curname->property, env, aml_t_therm,);
1202 AML_ALLOC_OBJECT(aname->property, env, aml_t_mutex,);
1228 AML_ALLOC_OBJECT(aname->property, env, aml_t_bufferfield,);
1400 AML_ALLOC_OBJECT(aname->property, env, aml_t_objref, NULL);
1456 AML_ALLOC_OBJECT(aname->property, env, aml_t_event, NULL);
1472 AML_ALLOC_OBJECT(objref, env, aml_t_objref, NULL);
1660 AML_ALLOC_OBJECT(aname->property, env, aml_t_objref, NULL);
1850 AML_ALLOC_OBJECT(objref, env, aml_t_objref, NULL);