Home
last modified time | relevance | path

Searched defs:source_object (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Dutcopy.c213 union acpi_operand_object *source_object, in acpi_ut_copy_ielement_to_eelement()
792 union acpi_operand_object *source_object, in acpi_ut_copy_ielement_to_ielement()
H A Ddspkginit.c325 union acpi_operand_object *source_object, in acpi_ds_init_package_element()
H A Dutmisc.c197 acpi_ut_walk_package_tree(union acpi_operand_object *source_object, in acpi_ut_walk_package_tree()
H A Dutobject.c556 union acpi_operand_object *source_object, in acpi_ut_get_element_length()
H A Daclocal.h593 union acpi_operand_object *source_object; member
/openbmc/qemu/tests/qtest/
H A Ddbus-display-test.c186 test_dbus_console_registered(GObject *source_object, in test_dbus_console_registered()
/openbmc/qemu/ui/
H A Ddbus.c266 dbus_display_add_client_ready(GObject *source_object, in dbus_display_add_client_ready()
H A Ddbus-listener.c212 static void dbus_update_gl_cb(GObject *source_object, in dbus_update_gl_cb()
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.c1275 GObject *source_object; in hwmon_proxy_new_finish() local
1365 GObject *source_object; in hwmon_proxy_new_for_bus_finish() local
3187 GObject *source_object; in fan_proxy_new_finish() local
3277 GObject *source_object; in fan_proxy_new_for_bus_finish() local
5405 GObject *source_object; in sensor_value_proxy_new_finish() local
5495 GObject *source_object; in sensor_value_proxy_new_for_bus_finish() local
7311 GObject *source_object; in sensor_threshold_proxy_new_finish() local
7401 GObject *source_object; in sensor_threshold_proxy_new_for_bus_finish() local
8573 GObject *source_object; in sensor_i2c_proxy_new_finish() local
8663 GObject *source_object; in sensor_i2c_proxy_new_for_bus_finish() local
[all …]
/openbmc/qemu/hw/acpi/
H A Daml-build.c1684 Aml *aml_alias(const char *source_object, const char *alias_object) in aml_alias()