Searched refs:acpidev_free_object_handler (Results 1 – 1 of 1) sorted by relevance
421 acpidev_free_object_handler(ACPI_HANDLE hdl, void *data) in acpidev_free_object_handler() function440 if (ACPI_SUCCESS(AcpiGetData(hdl, acpidev_free_object_handler, &ptr))) { in acpidev_data_get_handle()458 if (ACPI_FAILURE(AcpiAttachData(hdl, acpidev_free_object_handler, in acpidev_data_create_handle()475 if (ACPI_SUCCESS(AcpiGetData(hdl, acpidev_free_object_handler, &ptr)) && in acpidev_data_destroy_handle()476 ACPI_SUCCESS(AcpiDetachData(hdl, acpidev_free_object_handler))) { in acpidev_data_destroy_handle()