Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddswload.c109 acpi_object_type object_type; in acpi_ds_load1_begin_op() local
139 object_type = walk_state->op_info->object_type; in acpi_ds_load1_begin_op()
143 acpi_ut_get_type_name(object_type))); in acpi_ds_load1_begin_op()
153 acpi_ns_lookup(walk_state->scope_info, path, object_type, in acpi_ds_load1_begin_op()
167 object_type, ACPI_IMODE_LOAD_PASS1, in acpi_ds_load1_begin_op()
287 (object_type))); in acpi_ds_load1_begin_op()
293 (object_type))); in acpi_ds_load1_begin_op()
298 acpi_ut_get_type_name(object_type))); in acpi_ds_load1_begin_op()
308 acpi_ns_lookup(walk_state->scope_info, path, object_type, in acpi_ds_load1_begin_op()
399 acpi_object_type object_type; acpi_ds_load1_end_op() local
[all...]
H A Ddswload2.c44 acpi_object_type object_type; in acpi_ds_load2_begin_op() local
100 object_type = walk_state->op_info->object_type; in acpi_ds_load2_begin_op()
104 object_type)); in acpi_ds_load2_begin_op()
123 object_type, ACPI_IMODE_EXECUTE, in acpi_ds_load2_begin_op()
135 acpi_ds_scope_stack_push(node, object_type, in acpi_ds_load2_begin_op()
148 object_type, ACPI_IMODE_EXECUTE, in acpi_ds_load2_begin_op()
243 if (acpi_ns_opens_scope(object_type)) { in acpi_ds_load2_begin_op()
245 acpi_ds_scope_stack_push(node, object_type, in acpi_ds_load2_begin_op()
314 object_type, ACPI_IMODE_LOAD_PASS in acpi_ds_load2_begin_op()
373 acpi_object_type object_type; acpi_ds_load2_end_op() local
[all...]
H A Dexresop.c105 u8 object_type; in acpi_ex_resolve_operands() local
156 object_type = in acpi_ex_resolve_operands()
164 if (object_type == ACPI_TYPE_LOCAL_ALIAS) { in acpi_ex_resolve_operands()
170 object_type = in acpi_ex_resolve_operands()
180 object_type = obj_desc->common.type; in acpi_ex_resolve_operands()
184 if (!acpi_ut_valid_object_type(object_type)) { in acpi_ex_resolve_operands()
187 object_type)); in acpi_ex_resolve_operands()
192 if (object_type == (u8) ACPI_TYPE_LOCAL_REFERENCE) { in acpi_ex_resolve_operands()
289 object_type, obj_desc); in acpi_ex_resolve_operands()
H A Dnsobject.c42 acpi_object_type object_type = ACPI_TYPE_ANY; in acpi_ns_attach_object() local
89 object_type = ACPI_TYPE_ANY; in acpi_ns_attach_object()
103 object_type = ((struct acpi_namespace_node *)object)->type; in acpi_ns_attach_object()
115 object_type = type; in acpi_ns_attach_object()
148 node->type = (u8) object_type; in acpi_ns_attach_object()
H A Dhwpci.c301 acpi_object_type object_type; in acpi_hw_get_pci_device_info() local
307 status = acpi_get_type(pci_device, &object_type); in acpi_hw_get_pci_device_info()
312 if (object_type != ACPI_TYPE_DEVICE) { in acpi_hw_get_pci_device_info()
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, in acpi_ut_copy_ielement_to_eelement() argument
230 switch (object_type) { in acpi_ut_copy_ielement_to_eelement()
791 acpi_ut_copy_ielement_to_ielement(u8 object_type, in acpi_ut_copy_ielement_to_ielement() argument
807 switch (object_type) { in acpi_ut_copy_ielement_to_ielement()
H A Dutobject.c28 acpi_ut_get_element_length(u8 object_type,
555 acpi_ut_get_element_length(u8 object_type, in acpi_ut_get_element_length() argument
563 switch (object_type) { in acpi_ut_get_element_length()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddswload.c109 acpi_object_type object_type; in acpi_ds_load1_begin_op() local
139 object_type = walk_state->op_info->object_type; in acpi_ds_load1_begin_op()
143 acpi_ut_get_type_name(object_type))); in acpi_ds_load1_begin_op()
153 acpi_ns_lookup(walk_state->scope_info, path, object_type, in acpi_ds_load1_begin_op()
167 object_type, ACPI_IMODE_LOAD_PASS1, in acpi_ds_load1_begin_op()
287 (object_type))); in acpi_ds_load1_begin_op()
293 (object_type))); in acpi_ds_load1_begin_op()
298 acpi_ut_get_type_name(object_type))); in acpi_ds_load1_begin_op()
308 acpi_ns_lookup(walk_state->scope_info, path, object_type, in acpi_ds_load1_begin_op()
399 acpi_object_type object_type; acpi_ds_load1_end_op() local
[all...]
H A Ddswload2.c44 acpi_object_type object_type; in acpi_ds_load2_begin_op() local
100 object_type = walk_state->op_info->object_type; in acpi_ds_load2_begin_op()
104 object_type)); in acpi_ds_load2_begin_op()
123 object_type, ACPI_IMODE_EXECUTE, in acpi_ds_load2_begin_op()
135 acpi_ds_scope_stack_push(node, object_type, in acpi_ds_load2_begin_op()
148 object_type, ACPI_IMODE_EXECUTE, in acpi_ds_load2_begin_op()
243 if (acpi_ns_opens_scope(object_type)) { in acpi_ds_load2_begin_op()
245 acpi_ds_scope_stack_push(node, object_type, in acpi_ds_load2_begin_op()
314 object_type, ACPI_IMODE_LOAD_PASS in acpi_ds_load2_begin_op()
373 acpi_object_type object_type; acpi_ds_load2_end_op() local
[all...]
H A Dexresop.c105 u8 object_type; in acpi_ex_resolve_operands() local
156 object_type = in acpi_ex_resolve_operands()
164 if (object_type == ACPI_TYPE_LOCAL_ALIAS) { in acpi_ex_resolve_operands()
170 object_type = in acpi_ex_resolve_operands()
180 object_type = obj_desc->common.type; in acpi_ex_resolve_operands()
184 if (!acpi_ut_valid_object_type(object_type)) { in acpi_ex_resolve_operands()
187 object_type)); in acpi_ex_resolve_operands()
192 if (object_type == (u8) ACPI_TYPE_LOCAL_REFERENCE) { in acpi_ex_resolve_operands()
289 object_type, obj_desc); in acpi_ex_resolve_operands()
H A Dnsobject.c42 acpi_object_type object_type = ACPI_TYPE_ANY; in acpi_ns_attach_object() local
89 object_type = ACPI_TYPE_ANY; in acpi_ns_attach_object()
103 object_type = ((struct acpi_namespace_node *)object)->type; in acpi_ns_attach_object()
115 object_type = type; in acpi_ns_attach_object()
148 node->type = (u8) object_type; in acpi_ns_attach_object()
H A Dhwpci.c301 acpi_object_type object_type; in acpi_hw_get_pci_device_info() local
307 status = acpi_get_type(pci_device, &object_type); in acpi_hw_get_pci_device_info()
312 if (object_type != ACPI_TYPE_DEVICE) { in acpi_hw_get_pci_device_info()
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, in acpi_ut_copy_ielement_to_eelement() argument
230 switch (object_type) { in acpi_ut_copy_ielement_to_eelement()
791 acpi_ut_copy_ielement_to_ielement(u8 object_type, in acpi_ut_copy_ielement_to_ielement() argument
807 switch (object_type) { in acpi_ut_copy_ielement_to_ielement()
H A Dutobject.c28 acpi_ut_get_element_length(u8 object_type,
555 acpi_ut_get_element_length(u8 object_type, in acpi_ut_get_element_length() argument
563 switch (object_type) { in acpi_ut_get_element_length()
/kernel/linux/linux-5.10/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) in object_type_from_bios_object_id()
33 enum object_type object_type; in object_type_from_bios_object_id() local
37 object_type = OBJECT_TYPE_GPU; in object_type_from_bios_object_id()
40 object_type = OBJECT_TYPE_ENCODER; in object_type_from_bios_object_id()
43 object_type = OBJECT_TYPE_CONNECTOR; in object_type_from_bios_object_id()
46 object_type = OBJECT_TYPE_ROUTER; in object_type_from_bios_object_id()
49 object_type = OBJECT_TYPE_GENERIC; in object_type_from_bios_object_id()
52 object_type = OBJECT_TYPE_UNKNOWN; in object_type_from_bios_object_id()
56 return object_type; in object_type_from_bios_object_id()
[all...]
/kernel/linux/linux-6.6/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) in object_type_from_bios_object_id()
33 enum object_type object_type; in object_type_from_bios_object_id() local
37 object_type = OBJECT_TYPE_GPU; in object_type_from_bios_object_id()
40 object_type = OBJECT_TYPE_ENCODER; in object_type_from_bios_object_id()
43 object_type = OBJECT_TYPE_CONNECTOR; in object_type_from_bios_object_id()
46 object_type = OBJECT_TYPE_ROUTER; in object_type_from_bios_object_id()
49 object_type = OBJECT_TYPE_GENERIC; in object_type_from_bios_object_id()
52 object_type = OBJECT_TYPE_UNKNOWN; in object_type_from_bios_object_id()
56 return object_type; in object_type_from_bios_object_id()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h134 enum ttm_object_type object_type; member
146 * the value of @base::object_type to ttm_prime_type
342 return (base->object_type == ttm_prime_type) ? in ttm_base_object_type()
344 base->object_type; in ttm_base_object_type()
H A Dttm_object.c161 enum ttm_object_type object_type, in ttm_base_object_init()
173 base->object_type = object_type; in ttm_base_object_init()
695 base->object_type != ttm_prime_type)) { in ttm_prime_handle_to_fd()
158 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 **), void (*ref_obj_release) (struct ttm_base_object *, enum ttm_ref_type ref_type)) ttm_base_object_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h108 enum ttm_object_type object_type; member
120 * the value of @base::object_type to ttm_prime_type
299 return (base->object_type == ttm_prime_type) ? in ttm_base_object_type()
301 base->object_type; in ttm_base_object_type()
H A Dttm_object.c193 enum ttm_object_type object_type, in ttm_base_object_init()
202 base->object_type = object_type; in ttm_base_object_init()
588 base->object_type != ttm_prime_type)) { in ttm_prime_handle_to_fd()
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 **)) ttm_base_object_init() argument
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-dump.c45 enum mcp251xfd_dump_object_type object_type, in mcp251xfd_dump_header()
56 hdr->type = cpu_to_le32(object_type); in mcp251xfd_dump_header()
102 enum mcp251xfd_dump_object_type object_type, in mcp251xfd_dump_ring()
114 mcp251xfd_dump_header(iter, object_type, reg); in mcp251xfd_dump_ring()
44 mcp251xfd_dump_header(struct mcp251xfd_dump_iter *iter, enum mcp251xfd_dump_object_type object_type, const void *data_end) mcp251xfd_dump_header() 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) mcp251xfd_dump_ring() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_id.h30 enum object_type { enum
232 enum object_type type) in dal_graphics_object_id_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_id.h30 enum object_type { enum
239 enum object_type type) in dal_graphics_object_id_init()
/kernel/linux/linux-5.10/tools/testing/selftests/tpm2/
H A Dtpm2.py299 def __init__(self, object_type, name_alg, object_attributes,
302 self.object_type = object_type
311 self.object_type,
565 object_type=TPM2_ALG_RSA,
602 object_type=TPM2_ALG_KEYEDHASH,
/kernel/linux/linux-6.6/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,

Completed in 19 milliseconds

123