Home
last modified time | relevance | path

Searched refs:system_bus (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/boost-dbus/test/
H A Davahi.cpp25 system_bus->async_send( in TEST()
62 dbus::message r = system_bus->send(m1); in TEST()
106 system_bus->async_send( in TEST()
126 dbus::match ma(system_bus, in TEST()
165 system_bus->async_send(m, in TEST()
175 dbus::match ma(system_bus, in TEST()
223 system_bus->send(m, std::chrono::seconds(0)); in TEST()
224 system_bus->send(m, std::chrono::seconds(0)); in TEST()
260 auto r = system_bus->reply(s); in TEST()
262 system_bus->async_send( in TEST()
[all …]
H A Davahi.py16 c.system_bus = dbus.SystemBus(mainloop=DBusGMainLoop())
23 avahi_remote = AvahiTest.system_bus.get_object('org.freedesktop.Avahi', '/')
30 browser_remote = AvahiTest.system_bus.get_object('org.freedesktop.Avahi', browser_path)
H A DdbusPropertiesServer.cpp21 auto system_bus = std::make_shared<dbus::connection>(io, dbus::bus::system); in TEST() local
24 dbus::DbusObjectServer foo(system_bus); in TEST()
32 auto system_bus = std::make_shared<dbus::connection>(io, dbus::bus::system); in TEST() local
35 dbus::DbusObjectServer foo(system_bus); in TEST()
38 system_bus, "/org/freedesktop/NetworkManager")); in TEST()
62 auto system_bus = std::make_shared<dbus::connection>(io, dbus::bus::system); in TEST() local
65 dbus::DbusObjectServer foo(system_bus); in TEST()
68 std::make_shared<dbus::DbusObject>(system_bus, "/org/freedesktop/test1")); in TEST()
70 std::make_shared<dbus::DbusObject>(system_bus, "/org/freedesktop/test2")); in TEST()
H A Derror.cpp22 EXPECT_THROW(connection system_bus(io, "unix:path=/foo/bar/baz_socket"), in TEST()
/openbmc/u-boot/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-ld11.c61 UNIPHIER_PINCTRL_GROUP(system_bus),
80 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-pxs3.c80 UNIPHIER_PINCTRL_GROUP(system_bus),
104 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-sld8.c81 UNIPHIER_PINCTRL_GROUP(system_bus),
106 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-ld20.c80 UNIPHIER_PINCTRL_GROUP(system_bus),
102 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-ld6b.c87 UNIPHIER_PINCTRL_GROUP(system_bus),
115 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-ld4.c83 UNIPHIER_PINCTRL_GROUP(system_bus),
109 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-pxs2.c91 UNIPHIER_PINCTRL_GROUP(system_bus),
118 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-pro5.c91 UNIPHIER_PINCTRL_GROUP(system_bus),
120 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-pro4.c106 UNIPHIER_PINCTRL_GROUP(system_bus),
138 UNIPHIER_PINMUX_FUNCTION(system_bus),
/openbmc/u-boot/arch/arm/dts/
H A Duniphier-pinctrl.dtsi155 groups = "system_bus", "system_bus_cs1";
156 function = "system_bus";
H A Duniphier-support-card.dtsi8 &system_bus {
/openbmc/linux/arch/arm/boot/dts/socionext/
H A Duniphier-pinctrl.dtsi170 groups = "system_bus", "system_bus_cs1";
171 function = "system_bus";
H A Duniphier-support-card.dtsi8 &system_bus {
/openbmc/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-sld8.c569 UNIPHIER_PINCTRL_GROUP(system_bus),
625 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-ld4.c639 UNIPHIER_PINCTRL_GROUP(system_bus),
693 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-ld11.c622 UNIPHIER_PINCTRL_GROUP(system_bus),
697 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-ld6b.c853 UNIPHIER_PINCTRL_GROUP(system_bus),
915 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-ld20.c750 UNIPHIER_PINCTRL_GROUP(system_bus),
848 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-pro5.c912 UNIPHIER_PINCTRL_GROUP(system_bus),
979 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-pxs2.c897 UNIPHIER_PINCTRL_GROUP(system_bus),
980 UNIPHIER_PINMUX_FUNCTION(system_bus),
H A Dpinctrl-uniphier-pxs3.c940 UNIPHIER_PINCTRL_GROUP(system_bus),
1018 UNIPHIER_PINMUX_FUNCTION(system_bus),

12