Home
last modified time | relevance | path

Searched defs:connection (Results 51 – 75 of 105) sorted by relevance

12345

/openbmc/linux/drivers/greybus/
H A Dcontrol.c107 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 Dcore.c229 struct gb_connection *connection; in greybus_remove() local
/openbmc/linux/drivers/staging/greybus/
H A Dhid.c20 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 Dgpio.c36 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 Dsdio.c20 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 Dloopback.c60 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 Dexport_sample.py14 def __init__(self, connection, path): argument
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dconnection.hpp4 namespace connection namespace
/openbmc/linux/include/linux/greybus/
H A Dcontrol.h19 struct gb_connection *connection; member
H A Dsvc.h43 struct gb_connection *connection; member
/openbmc/openbmc-test-automation/lib/
H A Dgen_robot_ssh.py29 def sprint_connection(connection, indent=0): argument
/openbmc/openbmc-tools/dbus_sensor_tester/
H A Dmain.cpp73 std::shared_ptr<sdbusplus::asio::connection> connection = in main() local
/openbmc/linux/drivers/staging/media/atomisp/pci/css_2401_system/
H A Disys_dma_global.h80 isys2401_dma_connection connection; member
/openbmc/bmcweb/http/
H A Dhttp_server.hpp131 std::shared_ptr<Connection<Adaptor, Handler>> connection; in afterAccept() local
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.c1249 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 Ddma_global.h136 #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 Dodbc.json2 "connection": { object
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h169 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 Ddrbd_state_change.h19 struct drbd_connection *connection; member
/openbmc/bmcweb/include/
H A Ddbus_monitor.hpp42 crow::websocket::Connection* connection = in onPropertyUpdate() local
H A Dopenbmc_dbus_rest.hpp433 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 Dsettings.py342 def activate_synchronous_off(sender, connection, **kwargs): argument
/openbmc/qemu/ui/
H A Ddbus-clipboard.c216 GDBusConnection *connection = g_dbus_method_invocation_get_connection(invocation); in dbus_clipboard_register() local
/openbmc/qemu/audio/
H A Ddbusaudio.c427 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 Dbindings.py24 def is_unique(connection): argument

12345