Searched refs:acpidev_free_object_handler (Results 1 – 1 of 1) sorted by relevance
426 acpidev_free_object_handler(ACPI_HANDLE hdl, void *data) in acpidev_free_object_handler() function445 if (ACPI_SUCCESS(AcpiGetData(hdl, acpidev_free_object_handler, &ptr))) { in acpidev_data_get_handle()463 if (ACPI_FAILURE(AcpiAttachData(hdl, acpidev_free_object_handler, in acpidev_data_create_handle()480 if (ACPI_SUCCESS(AcpiGetData(hdl, acpidev_free_object_handler, &ptr)) && in acpidev_data_destroy_handle()481 ACPI_SUCCESS(AcpiDetachData(hdl, acpidev_free_object_handler))) { in acpidev_data_destroy_handle()