read_handle        78 drivers/acpi/acpica/dbtest.c static acpi_handle read_handle = NULL;
read_handle       178 drivers/acpi/acpica/dbtest.c 	if (!read_handle) {
read_handle       188 drivers/acpi/acpica/dbtest.c 		    acpi_get_handle(NULL, ACPI_DB_READ_METHOD, &read_handle);
read_handle       828 drivers/acpi/acpica/dbtest.c 	status = acpi_evaluate_object(read_handle, NULL,
read_handle       119 drivers/hwmon/asus_atk0110.c 	acpi_handle read_handle;
read_handle       545 drivers/hwmon/asus_atk0110.c 	status = acpi_evaluate_object_typed(data->read_handle, NULL, &params,
read_handle       664 drivers/hwmon/asus_atk0110.c 	if (!data->read_handle)
read_handle      1240 drivers/hwmon/asus_atk0110.c 		data->read_handle = ret;
read_handle      1264 drivers/hwmon/asus_atk0110.c 	else if (data->enumerate_handle && data->read_handle &&
read_handle       133 drivers/misc/cxl/of.c 	if (read_handle(afu_np, &afu->guest->handle))
read_handle       338 drivers/misc/cxl/of.c 	if (read_handle(np, &adapter->guest->handle))