Home
last modified time | relevance | path

Searched defs:config (Results 4401 - 4425 of 5792) sorted by relevance

1...<<171172173174175176177178179180>>...232

/kernel/linux/linux-6.6/lib/
H A Dtest_kmod.c120 struct test_config config; member
171 struct test_config *config = &test_dev->config; in kmod_test_done_check() local
187 struct test_config *config = &test_dev->config; in test_kmod_put_module() local
210 struct test_config *config = &test_dev->config; in run_request() local
241 struct test_config *config = &test_dev->config; tally_work_test() local
282 struct test_config *config = &test_dev->config; tally_up_work() local
341 struct test_config *config = &test_dev->config; test_dev_kmod_stop_tests() local
379 struct test_config *config = &test_dev->config; try_requests() local
416 struct test_config *config = &test_dev->config; run_test_driver() local
433 struct test_config *config = &test_dev->config; run_test_fs_type() local
453 struct test_config *config = &test_dev->config; config_show() local
499 struct test_config *config = &test_dev->config; __trigger_config_run() local
518 struct test_config *config = &test_dev->config; trigger_config_run() local
601 config_copy_test_driver_name(struct test_config *config, const char *name, size_t count) config_copy_test_driver_name() argument
609 config_copy_test_fs(struct test_config *config, const char *name, size_t count) config_copy_test_fs() argument
615 __kmod_config_free(struct test_config *config) __kmod_config_free() argument
629 struct test_config *config; kmod_config_free() local
646 struct test_config *config = &test_dev->config; config_test_driver_store() local
681 struct test_config *config = &test_dev->config; config_test_driver_show() local
693 struct test_config *config = &test_dev->config; config_test_fs_store() local
712 struct test_config *config = &test_dev->config; config_test_fs_show() local
724 struct test_config *config = &test_dev->config; trigger_config_run_type() local
768 struct test_config *config = &test_dev->config; kmod_config_sync_info() local
798 struct test_config *config = &test_dev->config; __kmod_config_init() local
863 test_dev_config_update_uint_sync(struct kmod_test_device *test_dev, const char *buf, size_t size, unsigned int *config, int (*test_sync)(struct kmod_test_device *test_dev)) test_dev_config_update_uint_sync() argument
897 test_dev_config_update_uint_range(struct kmod_test_device *test_dev, const char *buf, size_t size, unsigned int *config, unsigned int min, unsigned int max) test_dev_config_update_uint_range() argument
921 test_dev_config_update_int(struct kmod_test_device *test_dev, const char *buf, size_t size, int *config) test_dev_config_update_int() argument
939 test_dev_config_show_int(struct kmod_test_device *test_dev, char *buf, int config) test_dev_config_show_int() argument
952 test_dev_config_show_uint(struct kmod_test_device *test_dev, char *buf, unsigned int config) test_dev_config_show_uint() argument
970 struct test_config *config = &test_dev->config; test_result_store() local
981 struct test_config *config = &test_dev->config; config_num_threads_store() local
993 struct test_config *config = &test_dev->config; config_num_threads_show() local
1004 struct test_config *config = &test_dev->config; config_test_case_store() local
1017 struct test_config *config = &test_dev->config; config_test_case_show() local
1028 struct test_config *config = &test_dev->config; test_result_show() local
[all...]
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Dpcm.c178 static u32 catpt_get_channel_map(enum catpt_channel_config config) in catpt_get_channel_map() argument
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-atom-controls.c922 const struct sst_ssp_config *config; in sst_fill_ssp_defaults() local
[all...]
/kernel/linux/linux-6.6/sound/soc/ti/
H A Domap-mcbsp.c176 omap_mcbsp_config(struct omap_mcbsp *mcbsp, const struct omap_mcbsp_reg_cfg *config) omap_mcbsp_config() argument
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dgpio.h76 struct gpio_v2_line_config config; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dgpio.h76 struct gpio_v2_line_config config; member
/third_party/curl/tests/server/
H A Dsocksd.c140 static struct configurable config; variable
[all...]
H A Dmqttd.c115 static struct configurable config; variable
[all...]
/third_party/ffmpeg/fftools/
H A Dopt_common.c337 const AVCodecHWConfig *config = avcodec_get_hw_config(c, i); in print_codec() local
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_tf.c403 const char *config; in load_tf_model() local
/third_party/ffmpeg/libavcodec/
H A Domx.c804 OMX_CONFIG_BOOLEANTYPE config = {0, }; in omx_encode_frame() local
[all...]
/third_party/ffmpeg/libavformat/
H A Diff.c253 int hour, min, sec, i, ret, config; in parse_dsd_prop() local
/third_party/ffmpeg/libavutil/
H A Dhwcontext_vaapi.c200 const AVVAAPIHWConfig *config = hwconfig; in vaapi_frames_get_constraints() local
/third_party/curl/lib/vtls/
H A Dgtls.c402 gtls_client_init(struct Curl_easy *data, struct ssl_primary_config *config, struct ssl_config_data *ssl_config, struct ssl_peer *peer, struct gtls_instance *gtls, long *pverifyresult) gtls_client_init() argument
812 Curl_gtls_verifyserver(struct Curl_easy *data, gnutls_session_t session, struct ssl_primary_config *config, struct ssl_config_data *ssl_config, struct ssl_peer *peer, const char *pinned_key) Curl_gtls_verifyserver() argument
[all...]
H A Dmbedtls.c106 mbedtls_ssl_config config; member
[all...]
/third_party/curl/src/
H A Dtool_operate.c333 struct OperationConfig *config = per->config; /* for the macro below */ in pre_transfer() local
349 void single_transfer_cleanup(struct OperationConfig *config) in single_transfer_cleanup() argument
379 struct OperationConfig *config = per->config; in post_per_transfer() local
694 url_proto(char **url, struct OperationConfig *config, char **scheme) url_proto() argument
736 single_transfer(struct GlobalConfig *global, struct OperationConfig *config, CURLSH *share, bool capath_from_env, bool *added) single_transfer() argument
2534 transfer_per_config(struct GlobalConfig *global, struct OperationConfig *config, CURLSH *share, bool *added) transfer_per_config() argument
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp454 astcenc_config& config = *configp; astcenc_config_init() local
663 const astcenc_config& config = *configp; astcenc_context_alloc() local
[all...]
/third_party/backends/backend/escl/
H A Descl.c510 attach_one_config(SANEI_Config __sane_unused__ *config, const char *line, in attach_one_config() argument
/third_party/backends/backend/
H A Depson2.c805 attach_one_config(SANEI_Config __sane_unused__ *config, const char *line, in attach_one_config() argument
H A Dplustek.c1436 CnfDef config; in sane_init() local
1674 CnfDef config; sane_open() local
[all...]
H A Dplustek_pp.c1134 CnfDef config; in sane_init() local
1316 CnfDef config; sane_open() local
[all...]
H A Dxerox_mfp.c1057 list_conf_devices(SANEI_Config __sane_unused__ *config, const char *devname, in list_conf_devices() argument
1092 SANEI_Config config; in sane_get_devices() local
/third_party/alsa-utils/alsactl/
H A Dstate.c1594 snd_config_t *config; in save_state() local
1680 snd_config_t *config; load_state() local
[all...]
/third_party/alsa-utils/topology/
H A Dpre-process-object.c1576 pre_process_find_variable(snd_config_t **dst, const char *str, snd_config_t *config) pre_process_find_variable() argument
[all...]
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt.h88 struct specific_config config; member
114 struct specific_config config; member
120 struct specific_config config; member

Completed in 38 milliseconds

1...<<171172173174175176177178179180>>...232