/openbmc/linux/drivers/greybus/ |
H A D | control.c | 107 struct gb_connection *connection = intf->control->connection; in gb_control_get_manifest_size_operation() local 125 struct gb_connection *connection = intf->control->connection; in gb_control_get_manifest_operation() local 446 struct gb_connection *connection; in gb_control_create() local
|
H A D | core.c | 229 struct gb_connection *connection; in greybus_remove() local
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | hid.c | 20 struct gb_connection *connection; member 135 struct gb_connection *connection = op->connection; in gb_hid_request_handler() local 425 struct gb_connection *connection; in gb_hid_probe() local
|
H A D | gpio.c | 36 struct gb_connection *connection; member 368 struct gb_connection *connection = op->connection; in gb_gpio_request_handler() local 508 struct gb_connection *connection; in gb_gpio_probe() local 605 struct gb_connection *connection = ggc->connection; in gb_gpio_remove() local
|
H A D | sdio.c | 20 struct gb_connection *connection; member 765 struct gb_connection *connection; in gb_sdio_probe() local 847 struct gb_connection *connection = host->connection; in gb_sdio_remove() local
|
H A D | loopback.c | 60 struct gb_connection *connection; member 654 struct gb_connection *connection = operation->connection; in gb_loopback_request_handler() local 977 struct gb_connection *connection; in gb_loopback_probe() local
|
/openbmc/boost-dbus/test/ |
H A D | export_sample.py | 14 def __init__(self, connection, path): argument
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | connection.hpp | 4 namespace connection namespace
|
/openbmc/linux/include/linux/greybus/ |
H A D | control.h | 19 struct gb_connection *connection; member
|
H A D | svc.h | 43 struct gb_connection *connection; member
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_robot_ssh.py | 29 def sprint_connection(connection, indent=0): argument
|
/openbmc/openbmc-tools/dbus_sensor_tester/ |
H A D | main.cpp | 73 std::shared_ptr<sdbusplus::asio::connection> connection = in main() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/ |
H A D | isys_dma_global.h | 80 isys2401_dma_connection connection; member
|
/openbmc/bmcweb/http/ |
H A D | http_server.hpp | 131 std::shared_ptr<Connection<Adaptor, Handler>> connection; in afterAccept() local
|
/openbmc/skeleton/libopenbmc_intf/ |
H A D | openbmc_intf.c | 1249 GDBusConnection *connection, in hwmon_proxy_new() 1304 GDBusConnection *connection, in hwmon_proxy_new_sync() 3161 GDBusConnection *connection, in fan_proxy_new() 3216 GDBusConnection *connection, in fan_proxy_new_sync() 5379 GDBusConnection *connection, in sensor_value_proxy_new() 5434 GDBusConnection *connection, in sensor_value_proxy_new_sync() 7285 GDBusConnection *connection, in sensor_threshold_proxy_new() 7340 GDBusConnection *connection, in sensor_threshold_proxy_new_sync() 8547 GDBusConnection *connection, in sensor_i2c_proxy_new() 8602 GDBusConnection *connection, in sensor_i2c_proxy_new_sync() [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/ |
H A D | dma_global.h | 136 #define hive_dma_configure(dma_id, channel, connection, extension, height, \ argument 163 #define hive_dma_configure_fast(dma_id, channel, connection, extension, elems_A, elems_B) \ argument 249 u8 connection; member
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | odbc.json | 2 "connection": { object
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_int.h | 169 struct drbd_connection *connection; member 292 struct drbd_connection *connection; member 705 static inline bool has_net_conf(struct drbd_connection *connection) in has_net_conf() 738 struct drbd_connection *connection; member 937 struct drbd_connection *connection; member 951 conn_peer_device(struct drbd_connection *connection, int volume_number) in conn_peer_device() 965 #define for_each_connection(connection, resource) \ argument 968 #define for_each_connection_rcu(connection, resource) \ argument 971 #define for_each_connection_safe(connection, tmp, resource) \ argument 1852 struct drbd_connection *connection = in drbd_device_post_work() local [all …]
|
H A D | drbd_state_change.h | 19 struct drbd_connection *connection; member
|
/openbmc/bmcweb/include/ |
H A D | dbus_monitor.hpp | 42 crow::websocket::Connection* connection = in onPropertyUpdate() local
|
H A D | openbmc_dbus_rest.hpp | 433 for (const auto& connection : object.second) in getObjectAndEnumerate() local 450 for (const auto& connection : connections) in getObjectAndEnumerate() local 1747 connection : objectNames) in handleGet() local 1927 connection : objectNames) in handlePut() local 2668 const std::string& connection) { in requestRoutes()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/ |
H A D | settings.py | 342 def activate_synchronous_off(sender, connection, **kwargs): argument
|
/openbmc/qemu/ui/ |
H A D | dbus-clipboard.c | 216 GDBusConnection *connection = g_dbus_method_invocation_get_connection(invocation); in dbus_clipboard_register() local
|
/openbmc/qemu/audio/ |
H A D | dbusaudio.c | 427 listener_out_vanished_cb(GDBusConnection *connection, in listener_out_vanished_cb() 438 listener_in_vanished_cb(GDBusConnection *connection, in listener_in_vanished_cb()
|
/openbmc/pyphosphor/obmc/dbuslib/ |
H A D | bindings.py | 24 def is_unique(connection): argument
|