Home
last modified time | relevance | path

Searched defs:connect (Results 1 – 25 of 95) sorted by relevance

1234

/openbmc/qemu/include/net/
H A Dcan_host.h47 void (*connect)(CanHostState *ch, Error **errp); member
/openbmc/linux/drivers/usb/gadget/function/
H A Du_serial.h47 void (*connect)(struct gserial *p); member
/openbmc/linux/include/uapi/linux/
H A Dmei.h90 struct mei_connect_client_vtag connect; member
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dwow.h30 u8 connect; member
/openbmc/qemu/python/qemu/machine/
H A Dqtest.py83 def connect(self) -> None: member in QEMUQtestProtocol
/openbmc/linux/sound/core/seq/
H A Dseq_dummy.c65 int connect; member
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dxmlrpcclient.py85 def connect(self, token = None): member in BitBakeXMLRPCServerConnection
/openbmc/linux/drivers/gpu/drm/amd/display/dc/virtual/
H A Dvirtual_link_encoder.c78 bool connect) {} in virtual_link_encoder_connect_dig_be_to_fe()
/openbmc/linux/include/xen/interface/io/
H A Dpvcalls.h56 } connect; member
98 } connect; member
/openbmc/linux/drivers/usb/musb/
H A Dmusb_debugfs.c236 int connect; in musb_softconnect_show() local
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp50 void Input::connect() in connect() function in ikvm::Input
/openbmc/linux/include/video/
H A Domapfb_dss.h438 int (*connect)(struct omap_dss_device *dssdev, member
457 int (*connect)(struct omap_dss_device *dssdev, member
476 int (*connect)(struct omap_dss_device *dssdev, member
493 int (*connect)(struct omap_dss_device *dssdev, member
518 int (*connect)(struct omap_dss_device *dssdev, member
542 int (*connect)(struct omap_dss_device *dssdev, member
693 int (*connect)(struct omap_dss_device *dssdev); member
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Denv.hpp145 static auto connect(_Self&& __self, _Receiver __rcvr) // in connect() function
H A Dasync_scope.hpp131 [[nodiscard]] static auto connect(_Self&& __self, _Receiver __rcvr) // in connect() function
301 [[nodiscard]] static auto connect(_Self&& __self, _Receiver __rcvr) in connect() function
758 static auto connect(_Self&& __self, _Receiver __rcvr) in connect() function in exec::__scope::__future::__t
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__senders.hpp372 inline constexpr __connect::connect_t connect{}; variable
H A D__basic_sender.hpp532 static constexpr auto connect = __detail::__connect; member
611 static auto connect(_Self&& __self, _Receiver&& __rcvr) // in connect() function
H A D__run_loop.hpp128 auto connect(_Receiver __rcvr) const -> __operation<_Receiver> in connect() function
/openbmc/openbmc-tools/reboot-ping-pong/
H A Drpp133 def connect(self): member in Host
/openbmc/qemu/include/sysemu/
H A Dos-win32.h198 #define connect qemu_connect_wrap macro
/openbmc/qemu/python/qemu/qmp/
H A Dlegacy.py143 def connect(self, negotiate: bool = True) -> Optional[QMPMessage]: member in QEMUMonitorProtocol
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.cpp101 int SysImpl::connect(int sockfd, const struct sockaddr* addr, in connect() function in internal::SysImpl
/openbmc/bmcweb/include/
H A Dobmc_console.hpp135 bool connect(int fd) in connect() function in crow::obmc_console::ConsoleHandler
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dwmi.c265 struct htc_service_connreq connect; in ath9k_wmi_connect() local
/openbmc/linux/fs/ocfs2/
H A Dstackglue.h128 int (*connect)(struct ocfs2_cluster_connection *conn); member
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Dserv.py471 def connect(host, port): function

1234