Searched defs:external_object (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | utstate.c | 191 acpi_ut_create_pkg_state(void *internal_object, void *external_object, u32 index) acpi_ut_create_pkg_state() argument
|
H A D | utcopy.c | 78 acpi_ut_copy_isimple_to_esimple(union acpi_operand_object *internal_object, union acpi_object *external_object, u8 *data_space, acpi_size *buffer_space_used) acpi_ut_copy_isimple_to_esimple() argument 302 union acpi_object *external_object; acpi_ut_copy_ipackage_to_epackage() local 418 acpi_ut_copy_esimple_to_isimple(union acpi_object *external_object, union acpi_operand_object **ret_internal_object) acpi_ut_copy_esimple_to_isimple() argument 541 acpi_ut_copy_epackage_to_ipackage(union acpi_object *external_object, union acpi_operand_object **internal_object) acpi_ut_copy_epackage_to_ipackage() argument 603 acpi_ut_copy_eobject_to_iobject(union acpi_object *external_object, union acpi_operand_object **internal_object) acpi_ut_copy_eobject_to_iobject() argument [all...] |
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | utstate.c | 191 acpi_ut_create_pkg_state(void *internal_object, void *external_object, u32 index) acpi_ut_create_pkg_state() argument
|
H A D | utcopy.c | 78 acpi_ut_copy_isimple_to_esimple(union acpi_operand_object *internal_object, union acpi_object *external_object, u8 *data_space, acpi_size *buffer_space_used) acpi_ut_copy_isimple_to_esimple() argument 302 union acpi_object *external_object; acpi_ut_copy_ipackage_to_epackage() local 418 acpi_ut_copy_esimple_to_isimple(union acpi_object *external_object, union acpi_operand_object **ret_internal_object) acpi_ut_copy_esimple_to_isimple() argument 541 acpi_ut_copy_epackage_to_ipackage(union acpi_object *external_object, union acpi_operand_object **internal_object) acpi_ut_copy_epackage_to_ipackage() argument 603 acpi_ut_copy_eobject_to_iobject(union acpi_object *external_object, union acpi_operand_object **internal_object) acpi_ut_copy_eobject_to_iobject() argument [all...] |
Completed in 3 milliseconds