Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
Dutcopy.c
Ddspkginit.c
Dutmisc.c
Dutobject.c
/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.c213 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.c1683 Aml *aml_alias(const char *source_object, const char *alias_object) in aml_alias()