Home
last modified time | relevance | path

Searched refs:acpi_object_type (Results 1 – 25 of 55) sorted by relevance

123

/linux/drivers/acpi/acpica/
A Dacnamesp.h77 acpi_ns_walk_namespace(acpi_object_type type,
120 acpi_object_type type,
194 acpi_ns_dump_objects(acpi_object_type type,
200 acpi_ns_dump_object_paths(acpi_object_type type,
251 u32 acpi_ns_opens_scope(acpi_object_type type);
296 union acpi_operand_object *object, acpi_object_type type);
362 acpi_object_type type,
368 acpi_object_type type,
374 struct acpi_namespace_node *node, acpi_object_type type);
379 acpi_object_type acpi_ns_get_type(struct acpi_namespace_node *node);
[all …]
A Dacdebug.h104 acpi_db_convert_to_object(acpi_object_type type,
196 acpi_db_execute(char *name, char **args, acpi_object_type *types, u32 flags);
200 char **arguments, acpi_object_type *types);
215 acpi_object_type
251 char **next, acpi_object_type *return_type);
A Dnssearch.c23 acpi_object_type type,
61 acpi_object_type type, in acpi_ns_search_one_scope()
165 acpi_object_type type, in acpi_ns_search_parent_tree()
255 acpi_object_type type, in acpi_ns_search_and_enter()
A Dexresop.c22 acpi_ex_check_object_type(acpi_object_type type_needed,
23 acpi_object_type this_type, void *object);
40 acpi_ex_check_object_type(acpi_object_type type_needed, in acpi_ex_check_object_type()
41 acpi_object_type this_type, void *object) in acpi_ex_check_object_type()
109 acpi_object_type type_needed; in acpi_ex_resolve_operands()
A Dnswalk.c72 struct acpi_namespace_node *acpi_ns_get_next_node_typed(acpi_object_type type, in acpi_ns_get_next_node_typed()
150 acpi_ns_walk_namespace(acpi_object_type type, in acpi_ns_walk_namespace()
162 acpi_object_type child_type; in acpi_ns_walk_namespace()
A Dutdecode.c192 const char *acpi_ut_get_type_name(acpi_object_type type) in acpi_ut_get_type_name()
464 const char *acpi_ut_get_notify_name(u32 notify_value, acpi_object_type type) in acpi_ut_get_notify_name()
570 u8 acpi_ut_valid_object_type(acpi_object_type type) in acpi_ut_valid_object_type()
A Dnsxfobj.c31 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type *ret_type) in acpi_get_type()
149 acpi_get_next_object(acpi_object_type type, in ACPI_EXPORT_SYMBOL()
A Dnsdump.c146 acpi_object_type obj_type; in acpi_ns_dump_one_object()
147 acpi_object_type type; in acpi_ns_dump_one_object()
619 acpi_ns_dump_objects(acpi_object_type type, in acpi_ns_dump_objects()
743 acpi_ns_dump_object_paths(acpi_object_type type, in acpi_ns_dump_object_paths()
A Dacinterp.h89 acpi_ex_convert_to_target_type(acpi_object_type destination_type,
363 acpi_object_type *return_type,
399 acpi_ex_get_name_string(acpi_object_type data_type,
422 acpi_object_type target_type,
A Dnsaccess.c282 acpi_object_type type, in acpi_ns_lookup()
297 acpi_object_type type_to_check_for; in acpi_ns_lookup()
298 acpi_object_type this_search_type; in acpi_ns_lookup()
A Dnsutils.c75 acpi_object_type acpi_ns_get_type(struct acpi_namespace_node * node) in acpi_ns_get_type()
100 u32 acpi_ns_local(acpi_object_type type) in acpi_ns_local()
597 u32 acpi_ns_opens_scope(acpi_object_type type) in acpi_ns_opens_scope()
A Dacutils.h207 const char *acpi_ut_get_notify_name(u32 notify_value, acpi_object_type type);
210 const char *acpi_ut_get_type_name(acpi_object_type type);
232 u8 acpi_ut_valid_object_type(acpi_object_type type);
425 acpi_object_type
A Dexconcat.c57 acpi_object_type operand0_type; in acpi_ex_do_concatenate()
58 acpi_object_type operand1_type; in acpi_ex_do_concatenate()
A Dnsobject.c38 union acpi_operand_object *object, acpi_object_type type) in acpi_ns_attach_object()
42 acpi_object_type object_type = ACPI_TYPE_ANY; in acpi_ns_attach_object()
A Dexresolv.c304 acpi_object_type *return_type, in acpi_ex_resolve_multiple()
310 acpi_object_type type; in acpi_ex_resolve_multiple()
A Ddsmthdat.c29 acpi_object_type
650 acpi_object_type
A Ddbconvert.c170 acpi_object_type type; in acpi_db_convert_to_package()
222 acpi_db_convert_to_object(acpi_object_type type, in acpi_db_convert_to_object()
A Ddswload.c109 acpi_object_type object_type; in acpi_ds_load1_begin_op()
399 acpi_object_type object_type; in acpi_ds_load1_end_op()
A Ddswscope.c68 acpi_object_type type, in acpi_ds_scope_stack_push()
A Ddswload2.c44 acpi_object_type object_type; in acpi_ds_load2_begin_op()
373 acpi_object_type object_type; in acpi_ds_load2_end_op()
A Ddbtest.c41 acpi_object_type expected_type,
245 acpi_object_type local_type; in acpi_db_test_one_object()
809 acpi_object_type expected_type, in acpi_db_read_from_object()
A Dexstoren.c35 acpi_object_type target_type, in acpi_ex_resolve_object()
A Ddbinput.c462 char **next, acpi_object_type *return_type) in acpi_db_get_next_token()
466 acpi_object_type type = ACPI_TYPE_INTEGER; in acpi_db_get_next_token()
/linux/include/acpi/
A Dactypes.h635 typedef u32 acpi_object_type; typedef
900 acpi_object_type type; /* See definition of acpi_ns_type for values */
902 acpi_object_type type; /* ACPI_TYPE_INTEGER */
907 acpi_object_type type; /* ACPI_TYPE_STRING */
913 acpi_object_type type; /* ACPI_TYPE_BUFFER */
919 acpi_object_type type; /* ACPI_TYPE_PACKAGE */
925 acpi_object_type type; /* ACPI_TYPE_LOCAL_REFERENCE */
926 acpi_object_type actual_type; /* Type associated with the Handle */
931 acpi_object_type type; /* ACPI_TYPE_PROCESSOR */
938 acpi_object_type type; /* ACPI_TYPE_POWER */
[all …]
A Dacpixf.h508 acpi_walk_namespace(acpi_object_type type,
561 acpi_object_type
570 acpi_get_next_object(acpi_object_type type,
577 acpi_object_type *out_type))

Completed in 32 milliseconds

123