Home | History | Annotate | Download | only in aml

Lines Matching refs:aml_object

59 aml_store_to_fieldname(struct aml_environ *env, union aml_object *obj,
66 union aml_object tobj, iobj, *tmpobj;
145 aml_store_to_buffer(struct aml_environ *env, union aml_object *obj,
146 union aml_object *buf, int offset)
198 aml_store_to_object(struct aml_environ *env, union aml_object *src,
199 union aml_object * dest)
261 aml_store_to_objref(struct aml_environ *env, union aml_object *obj,
262 union aml_object *r)
265 union aml_object *ref;
299 aml_store_to_name(struct aml_environ *env, union aml_object *obj,