Home
last modified time | relevance | path

Searched defs:callback (Results 4601 - 4625 of 4951) sorted by relevance

1...<<181182183184185186187188189190>>...199

/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h209 sereq_completion_t callback; member
530 completion_t callback; member
/kernel/linux/linux-6.6/drivers/crypto/
H A Dtalitos.h83 void (*callback) (struct device *dev, struct talitos_desc *desc, member
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h185 void (*callback)(struct sec_bd_info *resp, void *ctx); member
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-cdev.c1010 fw_iso_mc_context_create(struct fw_card *card, fw_iso_mc_callback_t callback, void *callback_data) fw_iso_mc_context_create() argument
H A Dsbp2.c261 void (*callback)(struct sbp2_orb * orb, struct sbp2_status * status); member
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsa_query.c108 void (*callback)(struct ib_sa_query *sa_query, int status, member
128 void (*callback)(int status, struct sa_path_rec *rec, member
136 void (*callback)(int, struct ib_sa_guidinfo_rec *, void *); member
142 void (*callback)(void *); member
148 void (*callback)(int, struct ib_sa_mcmember_rec *, void *); member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1179 mlx5_cmd_invoke(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *in, struct mlx5_cmd_msg *out, void *uout, int uout_size, mlx5_cmd_cbk_t callback, void *context, int page_queue, u8 token, bool force_polling) mlx5_cmd_invoke() argument
1646 mlx5_cmd_cbk_t callback; mlx5_cmd_comp_handler() local
1840 cmd_exec(struct mlx5_core_dev *dev, void *in, int in_size, void *out, int out_size, mlx5_cmd_cbk_t callback, void *context, bool force_polling) cmd_exec() argument
2074 mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, void *out, int out_size, mlx5_async_cbk_t callback, struct mlx5_async_work *work) mlx5_cmd_exec_cb() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dcatc.c179 void (*callback)(struct catc *catc, struct ctrl_queue *q); member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas_tf/
H A Dlibertas_tf.h329 int (*callback)(struct lbtf_private *, member
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Ddmar.c2226 struct dmar_res_callback callback; in dmar_walk_dsm_resource() local
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_clientmgr.c1306 struct snd_seq_port_callback *callback; in snd_seq_ioctl_create_port() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_hw.c29 int (*callback)(struct efc *efc, int status, u8 *mqe, void *arg); member
3212 efct_hw_async_cb_t callback; global() member
3231 efct_hw_async_call(struct efct_hw *hw, efct_hw_async_cb_t callback, void *arg) efct_hw_async_call() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c918 ahc_parse_brace_option(char *opt_name, char *opt_arg, char *end, int depth, void (*callback)(u_long, int, int, int32_t), u_long callback_arg) ahc_parse_brace_option() argument
/kernel/linux/linux-6.6/mm/
H A Dmemory_hotplug.c594 int set_online_page_callback(online_page_callback_t callback) in set_online_page_callback() argument
613 int restore_online_page_callback(online_page_callback_t callback) in restore_online_page_callback() argument
/test/xts/acts/multimedia/audio/audio_js_standard/OhAudioNdk/entry/src/main/cpp/
H A Dohaudiondk.cpp1500 OH_AudioRenderer_OutputDeviceChangeCallback callback = onOutputDeviceChange; in OHAudioStreamBuilderSetRendererOutputDeviceChangeCallback() local
/third_party/ffmpeg/libavdevice/
H A Ddshow.c341 callback(void *priv_data, int index, uint8_t *buf, int buf_size, int64_t time, enum dshowDeviceType devtype) in callback() function
/third_party/gn/src/gn/
H A Dcommand_format.cc430 TraverseBinaryOpNode( const ParseNode* node, std::function<void(const ParseNode*)> callback) TraverseBinaryOpNode() argument
/third_party/glfw/src/
H A Dx11_window.c1924 XIMCallback callback; in _glfwCreateInputContextX11() local
/third_party/icu/icu4c/source/i18n/
H A Duregex.cpp1083 uregex_setMatchCallback(URegularExpression *regexp2, URegexMatchCallback *callback, const void *context, UErrorCode *status) uregex_setMatchCallback() argument
1100 uregex_getMatchCallback(const URegularExpression *regexp2, URegexMatchCallback **callback, const void **context, UErrorCode *status) uregex_getMatchCallback() argument
1117 uregex_setFindProgressCallback(URegularExpression *regexp2, URegexFindProgressCallback *callback, const void *context, UErrorCode *status) uregex_setFindProgressCallback() argument
1134 uregex_getFindProgressCallback(const URegularExpression *regexp2, URegexFindProgressCallback **callback, const void **context, UErrorCode *status) uregex_getFindProgressCallback() argument
H A Drematch.cpp2437 void RegexMatcher::setMatchCallback(URegexMatchCallback *callback, in setMatchCallback() argument
2453 void RegexMatcher::getMatchCallback(URegexMatchCallback *&callback, in getMatchCallback() argument
2469 void RegexMatcher::setFindProgressCallback(URegexFindProgressCallback *callback, in setFindProgressCallback() argument
2485 void RegexMatcher::getFindProgressCallback(URegexFindProgressCallback *&callback, in getFindProgressCallback() argument
[all...]
H A Drulebasedcollator.cpp1338 CollationKeys::LevelCallback callback; in writeSortKey() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnvmbcs.cpp635 enumToU(UConverterMBCSTable *mbcsTable, int8_t stateProps[], int32_t state, uint32_t offset, uint32_t value, UConverterEnumToUCallback *callback, const void *context, UErrorCode *pErrorCode) enumToU() argument
809 ucnv_MBCSEnumToUnicode(UConverterMBCSTable *mbcsTable, UConverterEnumToUCallback *callback, const void *context, UErrorCode *pErrorCode) ucnv_MBCSEnumToUnicode() argument
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h219 usb_callback_t *callback; /* USB transfer callback */ member
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp347 Compress( const CUpdateOptions &options, bool isUpdatingItself, CCodecs *codecs, const CActionSet &actionSet, const CArc *arc, CArchivePath &archivePath, const CObjectVector<CArcItem> &arcItems, Byte *processedItemsStatuses, const CDirItems &dirItems, const CDirItem *parentDirItem, CTempFiles &tempFiles, CMultiOutStream_Bunch &multiStreams, CUpdateErrorInfo &errorInfo, IUpdateCallbackUI *callback, CFinishArchiveStat &st) Compress() argument
1099 UpdateArchive( CCodecs *codecs, const CObjectVector<COpenType> &types, const UString &cmdArcPath2, NWildcard::CCensor &censor, CUpdateOptions &options, CUpdateErrorInfo &errorInfo, IOpenCallbackUI *openCallback, IUpdateCallbackUI2 *callback, bool needSetPath) UpdateArchive() argument
[all...]
H A DHashCalc.cpp451 HashCalc( DECL_EXTERNAL_CODECS_LOC_VARS const NWildcard::CCensor &censor, const CHashOptions &options, AString &errorInfo, IHashCallbackUI *callback) HashCalc() argument
1668 GetPropString(IArchiveUpdateCallback *callback, UInt32 index, PROPID propId, UString &res, bool convertSlash) GetPropString() argument
1693 UpdateItems(ISequentialOutStream *outStream, UInt32 numItems, IArchiveUpdateCallback *callback) UpdateItems() argument
[all...]

Completed in 57 milliseconds

1...<<181182183184185186187188189190>>...199