Home
last modified time | relevance | path

Searched defs:connect (Results 251 - 275 of 369) sorted by relevance

1...<<1112131415

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dtlv320aic3x.c173 int connect, change; in snd_soc_dapm_put_volsw_aic3x() local
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dtransport.c215 static int tcp_recvpage_tls(struct connection *connect, in tcp_recvpage_tls() argument
393 static int tcp_recvbuffer_cipher(struct connection *connect, in tcp_recvbuffer_cipher() argument
452 tcp_recvbuffer_tls(struct connection *connect, struct hmdfs_head_cmd *recv) tcp_recvbuffer_tls() argument
752 tcp_send_rekey_request(struct connection *connect) tcp_send_rekey_request() argument
796 tcp_send_message(struct connection *connect, struct hmdfs_send_data *msg) tcp_send_message() argument
1007 tcp_alloc_handle(struct connection *connect, int socket_fd, uint8_t *master_key, struct socket *socket) tcp_alloc_handle() argument
1250 tcp_stop_connect(struct connection *connect) tcp_stop_connect() argument
[all...]
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_h323_main.c942 process_connect(struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo, unsigned int protoff, unsigned char **data, int dataoff, Connect_UUIE *connect) process_connect() argument
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H A Dfwserial.h100 struct delayed_work connect; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.h217 s32 (*connect)(struct fm10k_hw *, struct fm10k_mbx_info *); global() member
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dtransport.c215 static int tcp_recvpage_tls(struct connection *connect, in tcp_recvpage_tls() argument
393 static int tcp_recvbuffer_cipher(struct connection *connect, in tcp_recvbuffer_cipher() argument
452 tcp_recvbuffer_tls(struct connection *connect, struct hmdfs_head_cmd *recv) tcp_recvbuffer_tls() argument
752 tcp_send_rekey_request(struct connection *connect) tcp_send_rekey_request() argument
796 tcp_send_message(struct connection *connect, struct hmdfs_send_data *msg) tcp_send_message() argument
1007 tcp_alloc_handle(struct connection *connect, int socket_fd, uint8_t *master_key, struct socket *socket) tcp_alloc_handle() argument
1250 tcp_stop_connect(struct connection *connect) tcp_stop_connect() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dwhiteheat.h230 __u8 connect; /* 0 means not connected, non-zero means member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c1338 dcn10_link_encoder_connect_dig_be_to_fe( struct link_encoder *enc, enum engine_id engine, bool connect) dcn10_link_encoder_connect_dig_be_to_fe() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c1617 dce110_link_encoder_connect_dig_be_to_fe( struct link_encoder *enc, enum engine_id engine, bool connect) dce110_link_encoder_connect_dig_be_to_fe() argument
/kernel/linux/linux-6.6/io_uring/
H A Dnet.c1516 struct io_connect *connect = io_kiocb_to_cmd(req, struct io_connect); in io_connect() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c1558 struct htc_service_connect_req connect; in ath6kl_htc_pipe_wait_target() local
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dsme.c565 cfg80211_sme_connect(struct wireless_dev *wdev, struct cfg80211_connect_params *connect, const u8 *prev_bssid) cfg80211_sme_connect() argument
1437 cfg80211_connect(struct cfg80211_registered_device *rdev, struct net_device *dev, struct cfg80211_connect_params *connect, struct cfg80211_cached_keys *connkeys, const u8 *prev_bssid) cfg80211_connect() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtlv320aic3x.c167 int connect, change; in snd_soc_dapm_put_volsw_aic3x() local
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dtopology.c1049 audioreach_connect_sub_graphs(struct q6apm *apm, struct snd_ar_control *m1, struct snd_ar_control *m2, bool connect) audioreach_connect_sub_graphs() argument
/third_party/alsa-lib/include/
H A Dseq_event.h305 snd_seq_connect_t connect; /**< connect information */ member
/third_party/node/test/cctest/
H A Dtest_inspector_socket.cc343 static void on_connection(uv_connect_t* connect, int status) { in on_connection() argument
362 uv_connect_t connect; variable
/third_party/lwip/src/include/netif/ppp/
H A Dppp_impl.h145 void (*connect) (ppp_pcb *pcb, void *ctx); member
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py527 def connect(self): member in BaseManager
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs2191 pub fn connect(fd: RawFd, addr: &dyn SockaddrLike) -> Result<()> { in connect() functions
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp764 sptr<IRemoteObject> connect = data.ReadRemoteObject(); in ConnectRemoteAbilityInner() local
786 sptr<IRemoteObject> connect = data.ReadRemoteObject(); in DisconnectRemoteAbilityInner() local
833 sptr<IRemoteObject> connect = nullptr; in ConnectAbilityFromRemoteInner() local
333 GetConnectAbilityFromRemoteExParam(MessageParcel& data, AppExecFwk::AbilityInfo& abilityInfo, sptr<IRemoteObject>& connect, CallerInfo& callerInfo, AccountInfo& accountInfo) GetConnectAbilityFromRemoteExParam() argument
870 sptr<IRemoteObject> connect = data.ReadRemoteObject(); DisconnectAbilityFromRemoteInner() local
1298 sptr<IRemoteObject> connect = data.ReadRemoteObject(); StartRemoteAbilityByCallInner() local
1318 sptr<IRemoteObject> connect = data.ReadRemoteObject(); ReleaseRemoteAbilityInner() local
1339 sptr<IRemoteObject> connect = data.ReadRemoteObject(); StartAbilityByCallFromRemoteInner() local
1384 sptr<IRemoteObject> connect = data.ReadRemoteObject(); ReleaseAbilityFromRemoteInner() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h262 sptr<IAbilityConnection> connect = nullptr; member
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_interface.h637 virtual int ConnectUIExtensionAbility(const Want &want, const sptr<IAbilityConnection> &connect, in ConnectUIExtensionAbility() argument
616 ConnectAbilityCommon( const Want &want, const sptr<IAbilityConnection> &connect, const sptr<IRemoteObject> &callerToken, AppExecFwk::ExtensionAbilityType extensionType, int32_t userId = DEFAULT_INVAL_VALUE, bool isQueryExtensionOnly = false) ConnectAbilityCommon() argument
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_packer_napi.cpp170 static void CommonCallbackRoutine(napi_env env, ImagePackerAsyncContext* &connect, const napi_value &valueParam) in CommonCallbackRoutine() argument
[all...]
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtls_socket_server.cpp298 auto connect = connect_iterator->second; in Send() local
373 auto connect = connect_iterator->second; in GetRemoteAddress() local
387 auto connect = connect_iterator->second; in GetLocalAddress() local
501 auto connect = connect_iterator->second; in GetRemoteCertificate() local
531 auto connect = connect_iterator->second; GetCipherSuite() local
553 auto connect = connect_iterator->second; GetSignatureAlgorithms() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_impl.cpp1207 auto connect = connectionPool_->AcquireConnection(false); in Execute() local

Completed in 43 milliseconds

1...<<1112131415