Searched refs:object_type (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/drivers/acpi/acpica/
H A Ddswload.c109 acpi_object_type object_type; local
139 object_type = walk_state->op_info->object_type;
143 acpi_ut_get_type_name(object_type)));
153 acpi_ns_lookup(walk_state->scope_info, path, object_type,
167 object_type, ACPI_IMODE_LOAD_PASS1,
287 (object_type)));
293 (object_type)));
298 acpi_ut_get_type_name(object_type)));
308 acpi_ns_lookup(walk_state->scope_info, path, object_type,
399 acpi_object_type object_type; local
[all...]
H A Ddswload2.c44 acpi_object_type object_type; local
100 object_type = walk_state->op_info->object_type;
104 object_type));
123 object_type, ACPI_IMODE_EXECUTE,
135 acpi_ds_scope_stack_push(node, object_type,
148 object_type, ACPI_IMODE_EXECUTE,
243 if (acpi_ns_opens_scope(object_type)) {
245 acpi_ds_scope_stack_push(node, object_type,
314 object_type, ACPI_IMODE_LOAD_PASS
373 acpi_object_type object_type; local
[all...]
H A Dexresop.c105 u8 object_type; local
156 object_type =
164 if (object_type == ACPI_TYPE_LOCAL_ALIAS) {
170 object_type =
180 object_type = obj_desc->common.type;
184 if (!acpi_ut_valid_object_type(object_type)) {
187 object_type));
192 if (object_type == (u8) ACPI_TYPE_LOCAL_REFERENCE) {
289 object_type, obj_desc);
H A Dnsobject.c42 acpi_object_type object_type = ACPI_TYPE_ANY; local
89 object_type = ACPI_TYPE_ANY;
103 object_type = ((struct acpi_namespace_node *)object)->type;
115 object_type = type;
148 node->type = (u8) object_type;
H A Dhwpci.c301 acpi_object_type object_type; local
307 status = acpi_get_type(pci_device, &object_type);
312 if (object_type != ACPI_TYPE_DEVICE) {
H A Dutobject.c28 acpi_ut_get_element_length(u8 object_type,
555 acpi_ut_get_element_length(u8 object_type, argument
563 switch (object_type) {
H A Dutcopy.c25 acpi_ut_copy_ielement_to_ielement(u8 object_type,
47 acpi_ut_copy_ielement_to_eelement(u8 object_type,
212 acpi_ut_copy_ielement_to_eelement(u8 object_type, argument
230 switch (object_type) {
791 acpi_ut_copy_ielement_to_ielement(u8 object_type, argument
807 switch (object_type) {
H A Daclocal.h328 u8 object_type[4]; member in struct:acpi_package_info2
337 u8 object_type[2]; member in struct:acpi_package_info3
725 u8 object_type; /* Corresponding internal object type */ member in struct:acpi_opcode_info
H A Ddsutils.c593 if (op_info->object_type == ACPI_TYPE_INVALID) {
618 object_type);
H A Ddswexec.c205 if (acpi_ns_opens_scope(walk_state->op_info->object_type)) {
210 object_type),
392 * being the object_type and size_of operators as well as opcodes that
H A Dnsprepkg.c186 object_type[i],
499 object_type[j],
H A Dacdispat.h236 acpi_ds_init_package_element(u8 object_type,
H A Ddspkginit.c324 acpi_ds_init_package_element(u8 object_type, argument
H A Dpsloop.c341 (walk_state->opcode)->object_type)) {
H A Ddsobject.c96 object_type);
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser_common.c29 static enum object_type object_type_from_bios_object_id(uint32_t bios_object_id)
33 enum object_type object_type; local
37 object_type = OBJECT_TYPE_GPU;
40 object_type = OBJECT_TYPE_ENCODER;
43 object_type = OBJECT_TYPE_CONNECTOR;
46 object_type = OBJECT_TYPE_ROUTER;
49 object_type = OBJECT_TYPE_GENERIC;
52 object_type = OBJECT_TYPE_UNKNOWN;
56 return object_type;
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h108 enum ttm_object_type object_type; member in struct:ttm_base_object
120 * the value of @base::object_type to ttm_prime_type
298 return (base->object_type == ttm_prime_type) ?
300 base->object_type;
H A Dvmwgfx_resource_priv.h52 enum ttm_object_type object_type; member in struct:vmw_user_resource_conv
H A Dttm_object.c193 enum ttm_object_type object_type,
202 base->object_type = object_type;
588 base->object_type != ttm_prime_type)) {
190 ttm_base_object_init(struct ttm_object_file *tfile, struct ttm_base_object *base, bool shareable, enum ttm_object_type object_type, void (*refcount_release) (struct ttm_base_object **)) argument
/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-dump.c45 enum mcp251xfd_dump_object_type object_type,
56 hdr->type = cpu_to_le32(object_type);
102 enum mcp251xfd_dump_object_type object_type,
114 mcp251xfd_dump_header(iter, object_type, reg);
44 mcp251xfd_dump_header(struct mcp251xfd_dump_iter *iter, enum mcp251xfd_dump_object_type object_type, const void *data_end) argument
101 mcp251xfd_dump_ring(struct mcp251xfd_dump_iter *iter, enum mcp251xfd_dump_object_type object_type, const struct mcp251xfd_dump_ring *dump_ring, unsigned int len) argument
/linux-master/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_id.h30 enum object_type { enum
239 enum object_type type)
/linux-master/tools/testing/selftests/tpm2/
H A Dtpm2.py300 def __init__(self, object_type, name_alg, object_attributes,
303 self.object_type = object_type
312 self.object_type,
566 object_type=TPM2_ALG_RSA,
603 object_type=TPM2_ALG_KEYEDHASH,
/linux-master/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c165 static int __must_check object_type_to_pool_type(const char *object_type, argument
172 if (strcmp(object_type, fsl_mc_pool_type_strings[i]) == 0) {
/linux-master/drivers/accessibility/speakup/
H A Dkobjects.c85 static char const *object_type[] = { local
93 pr_info("%s reset to defaults\n", object_type[do_characters]);
97 used, received, object_type[do_characters]);
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1211 uint32_t object_type; member in struct:kfd_criu_svm_range_priv_data
1219 uint32_t object_type; member in struct:kfd_criu_queue_priv_data
1243 uint32_t object_type; member in struct:kfd_criu_event_priv_data

Completed in 242 milliseconds

12