Home
last modified time | relevance | path

Searched defs:arg (Results 2726 - 2750 of 2948) sorted by relevance

1...<<101102103104105106107108109110>>...118

/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dblock.c752 static int mmc_blk_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) in mmc_blk_ioctl() argument
788 mmc_blk_compat_ioctl(struct block_device *bdev, fmode_t mode, unsigned int cmd, unsigned long arg) mmc_blk_compat_ioctl() argument
1105 unsigned int from, nr, arg; mmc_blk_issue_secdiscard_rq() local
2464 mmc_rpmb_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) mmc_rpmb_ioctl() argument
2485 mmc_rpmb_ioctl_compat(struct file *filp, unsigned int cmd, unsigned long arg) mmc_rpmb_ioctl_compat() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_wlfc.c1632 _dhd_wlfc_pktq_pdeq_with_fn(struct pktq *pq, int prec, f_processpkt_t fn, void *arg) in _dhd_wlfc_pktq_pdeq_with_fn() argument
1681 _dhd_wlfc_cleanup_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_cleanup_txq() argument
1742 _dhd_wlfc_cleanup(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) in _dhd_wlfc_cleanup() argument
1529 _dhd_wlfc_pktq_flush(athost_wl_status_info_t* ctx, struct pktq *pq, bool dir, f_processpkt_t fn, void *arg, q_type_t q_type) _dhd_wlfc_pktq_flush() argument
1815 _dhd_wlfc_mac_entry_update(athost_wl_status_info_t* ctx, wlfc_mac_descriptor_t* entry, uint8 action, uint8 ifid, uint8 iftype, uint8* ea, f_processpkt_t fn, void *arg) _dhd_wlfc_mac_entry_update() argument
2493 _dhd_wlfc_suppress_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) _dhd_wlfc_suppress_txq() argument
3707 dhd_wlfc_cleanup_txq(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) dhd_wlfc_cleanup_txq() argument
3732 dhd_wlfc_cleanup(dhd_pub_t *dhd, f_processpkt_t fn, void *arg) dhd_wlfc_cleanup() argument
[all...]
H A Dwl_iw.c283 dev_wlc_ioctl( struct net_device *dev, int cmd, void *arg, int len ) dev_wlc_ioctl() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Ddbus.h365 void *arg; member
375 void *arg; member
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/
H A Dpinctrl-rockchip.h428 u32 arg; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dpinctrl-rockchip.h428 u32 arg; member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c1264 rkvdec_3328_iommu_hdl(struct iommu_domain *iommu, struct device *iommu_dev, unsigned long iova, int status, void *arg) rkvdec_3328_iommu_hdl() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp469 Call( const Uri &uri, const std::string &method, const std::string &arg, const AppExecFwk::PacMap &pacMap) Call() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp607 bool ArkTSUtils::ParseStringArray(const EcmaVM* vm, const Local<JSValueRef>& arg, in ParseStringArray() argument
1781 ArkUISizeType ArkTSUtils::ParseJsToArkUISize(const EcmaVM *vm, const Local<JSValueRef> &arg) in ParseJsToArkUISize() argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server.cpp260 void *AudioServer::paDaemonThread(void *arg) in paDaemonThread() argument
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_change_request_napi.cpp572 static napi_status ParseAssetCreateOptions(napi_env env, napi_value arg, MediaAssetChangeRequestAsyncContext& context, in ParseAssetCreateOptions() argument
760 static napi_value ParseFileUri(napi_env env, napi_value arg, MediaType mediaType, in ParseFileUri() argument
995 napi_value arg in JSSetEditData() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_operations.cpp142 const string &arg = selectionArgs[argIndex]; in ReplaceRelativePath() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddiracdec.c647 static int decode_subband_golomb(AVCodecContext *avctx, void *arg) in decode_subband_golomb() argument
776 static int decode_lowdelay_slice(AVCodecContext *avctx, void *arg) in decode_lowdelay_slice() argument
917 static int decode_hq_slice_row(AVCodecContext *avctx, void *arg, int jobnr, int threadnr) in decode_hq_slice_row() argument
H A Dmpegvideo_enc.c2594 static int pre_estimate_motion_thread(AVCodecContext *c, void *arg){ in pre_estimate_motion_thread() argument
2613 static int estimate_motion_thread(AVCodecContext *c, void *arg){ in estimate_motion_thread() argument
2638 static int mb_var_thread(AVCodecContext *c, void *arg){ in mb_var_thread() argument
2758 static int encode_thread(AVCodecContext *c, void *arg){ in encode_thread() argument
/third_party/ffmpeg/libavfilter/
H A Daf_arnndn.c1410 static int rnnoise_channels(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in rnnoise_channels() argument
H A Dvf_v360.c4230 static int v360_slice(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) in v360_slice() argument
/third_party/backends/backend/
H A Dcanon_dr.c8115 sense_handler (int fd, unsigned char * sensed_data, void *arg) in sense_handler() argument
H A Dcoolscan3.c2028 cs3_scsi_sense_handler(int fd, u_char * sense_buffer, void *arg) in cs3_scsi_sense_handler() argument
H A Dcoolscan2.c2005 cs2_scsi_sense_handler (int fd, u_char * sense_buffer, void *arg) in cs2_scsi_sense_handler() argument
H A Dmustek.c767 sense_handler (SANE_Int scsi_fd, SANE_Byte * result, void *arg) in sense_handler() argument
H A Dpie.c394 sense_handler (__sane_unused__ int scsi_fd, unsigned char *result, __sane_unused__ void *arg) /* is called by sanei_scsi */ in sense_handler() argument
H A Dmicrotek2.c5071 scsi_sense_handler (int fd, u_char *sense, void *arg) in scsi_sense_handler() argument
H A Dumax.c848 static SANE_Status sense_handler(int scsi_fd, unsigned char *result, void *arg) /* is called by sanei_scsi */ in sense_handler() argument
/third_party/libuv/src/unix/
H A Dlinux.c478 int uv__io_uring_register(int fd, unsigned opcode, void* arg, unsigned nargs) { in uv__io_uring_register() argument
/third_party/libcoap/examples/
H A Dcoap-server.c2355 cmdline_proxy(char *arg) { in cmdline_proxy() argument
1817 verify_cn_callback(const char *cn, const uint8_t *asn1_public_cert COAP_UNUSED, size_t asn1_length COAP_UNUSED, coap_session_t *session COAP_UNUSED, unsigned depth, int validated COAP_UNUSED, void *arg) verify_cn_callback() argument
2392 cmdline_read_user(char *arg, unsigned char **buf, size_t maxlen) cmdline_read_user() argument
2462 cmdline_oscore(char *arg) cmdline_oscore() argument
2481 cmdline_read_key(char *arg, unsigned char **buf, size_t maxlen) cmdline_read_key() argument
2493 cmdline_read_psk_sni_check(char *arg) cmdline_read_psk_sni_check() argument
2538 cmdline_read_identity_check(char *arg) cmdline_read_identity_check() argument
2583 cmdline_unix(char *arg) cmdline_unix() argument
2613 cmdline_ws(char *arg) cmdline_ws() argument
2629 cmdline_read_pki_sni_check(char *arg) cmdline_read_pki_sni_check() argument
2695 cmdline_read_extended_token_size(char *arg) cmdline_read_extended_token_size() argument
[all...]

Completed in 107 milliseconds

1...<<101102103104105106107108109110>>...118