/kernel/linux/linux-6.6/lib/ |
H A D | test_kmod.c | 120 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 D | pcm.c | 178 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 D | sst-atom-controls.c | 922 const struct sst_ssp_config *config; in sst_fill_ssp_defaults() local [all...] |
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | omap-mcbsp.c | 176 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 D | gpio.h | 76 struct gpio_v2_line_config config; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | gpio.h | 76 struct gpio_v2_line_config config; member
|
/third_party/curl/tests/server/ |
H A D | socksd.c | 140 static struct configurable config; variable [all...] |
H A D | mqttd.c | 115 static struct configurable config; variable [all...] |
/third_party/ffmpeg/fftools/ |
H A D | opt_common.c | 337 const AVCodecHWConfig *config = avcodec_get_hw_config(c, i); in print_codec() local
|
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_backend_tf.c | 403 const char *config; in load_tf_model() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | omx.c | 804 OMX_CONFIG_BOOLEANTYPE config = {0, }; in omx_encode_frame() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | iff.c | 253 int hour, min, sec, i, ret, config; in parse_dsd_prop() local
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vaapi.c | 200 const AVVAAPIHWConfig *config = hwconfig; in vaapi_frames_get_constraints() local
|
/third_party/curl/lib/vtls/ |
H A D | gtls.c | 402 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 D | mbedtls.c | 106 mbedtls_ssl_config config; member [all...] |
/third_party/curl/src/ |
H A D | tool_operate.c | 333 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 D | astcenc_entry.cpp | 454 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 D | escl.c | 510 attach_one_config(SANEI_Config __sane_unused__ *config, const char *line, in attach_one_config() argument
|
/third_party/backends/backend/ |
H A D | epson2.c | 805 attach_one_config(SANEI_Config __sane_unused__ *config, const char *line, in attach_one_config() argument
|
H A D | plustek.c | 1436 CnfDef config; in sane_init() local 1674 CnfDef config; sane_open() local [all...] |
H A D | plustek_pp.c | 1134 CnfDef config; in sane_init() local 1316 CnfDef config; sane_open() local [all...] |
H A D | xerox_mfp.c | 1057 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 D | state.c | 1594 snd_config_t *config; in save_state() local 1680 snd_config_t *config; load_state() local [all...] |
/third_party/alsa-utils/topology/ |
H A D | pre-process-object.c | 1576 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 D | nhlt.h | 88 struct specific_config config; member 114 struct specific_config config; member 120 struct specific_config config; member
|