Home
last modified time | relevance | path

Searched defs:conf (Results 76 - 100 of 1082) sorted by relevance

12345678910>>...44

/kernel/linux/linux-6.6/drivers/phy/mediatek/
H A Dphy-mtk-hdmi.h32 struct mtk_hdmi_phy_conf *conf; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dgpio.c134 u8 conf = nvbios_rd08(bios, data - 5); in dcb_gpio_match() local
H A Ddcb.c142 u32 conf = nvbios_rd32(bios, dcb + 0x04); in dcb_outp_parse() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtc74.c111 s32 conf; in tc74_probe() local
/kernel/linux/linux-6.6/drivers/md/
H A Draid5-log.h47 raid5_has_log(struct r5conf *conf) raid5_has_log() argument
52 raid5_has_ppl(struct r5conf *conf) raid5_has_ppl() argument
59 struct r5conf *conf = sh->raid_conf; log_stripe() local
80 struct r5conf *conf = sh->raid_conf; log_stripe_write_finished() local
88 log_write_stripe_run(struct r5conf *conf) log_write_stripe_run() argument
96 log_flush_stripe_to_raid(struct r5conf *conf) log_flush_stripe_to_raid() argument
104 log_handle_flush_request(struct r5conf *conf, struct bio *bio) log_handle_flush_request() argument
116 log_quiesce(struct r5conf *conf, int quiesce) log_quiesce() argument
124 log_exit(struct r5conf *conf) log_exit() argument
132 log_init(struct r5conf *conf, struct md_rdev *journal_dev, bool ppl) log_init() argument
143 log_modify(struct r5conf *conf, struct md_rdev *rdev, bool add) log_modify() argument
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dem_text.c47 struct tcf_em_text *conf = data; in em_text_change() local
109 struct tcf_em_text conf; em_text_dump() local
[all...]
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/simple/host_app/
H A Dtest.c157 struct libusb_config_descriptor *conf; in main() local
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/host_app/
H A Dtest.c157 struct libusb_config_descriptor *conf; in main() local
/kernel/linux/linux-6.6/lib/
H A Dtextsearch.c231 unsigned int textsearch_find_continuous(struct ts_config *conf, in textsearch_find_continuous() argument
204 get_linear_data(unsigned int consumed, const u8 **dst, struct ts_config *conf, struct ts_state *state) get_linear_data() argument
267 struct ts_config *conf; textsearch_prepare() local
313 textsearch_destroy(struct ts_config *conf) textsearch_destroy() argument
[all...]
H A Dts_kmp.c42 static unsigned int kmp_find(struct ts_config *conf, struct ts_state *state) in kmp_find() argument
94 struct ts_config *conf; in kmp_init() local
118 kmp_get_pattern(struct ts_config *conf) kmp_get_pattern() argument
124 kmp_get_pattern_len(struct ts_config *conf) kmp_get_pattern_len() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetMatch.java194 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf) { in CharsetMatch() argument
214 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf, String csName, String lang) { in CharsetMatch() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCharsetMatch.java182 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf) { in CharsetMatch() argument
202 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf, String csName, String lang) { in CharsetMatch() argument
/third_party/mbedtls/programs/fuzz/
H A Dfuzz_server.c41 mbedtls_ssl_config conf; in LLVMFuzzerTestOneInput() local
[all...]
/third_party/mbedtls/programs/ssl/
H A Dssl_fork_server.c83 mbedtls_ssl_config conf; in main() local
H A Dssl_server.c76 mbedtls_ssl_config conf; in main() local
[all...]
H A Dssl_client1.c67 mbedtls_ssl_config conf; in main() local
/third_party/mesa3d/src/egl/main/
H A Deglsurface.c359 _eglInitSurface(_EGLSurface *surf, _EGLDisplay *disp, EGLint type, _EGLConfig *conf, const EGLint *attrib_list, void *native_surface) _eglInitSurface() argument
/third_party/ltp/lib/
H A Dtst_sys_conf.c54 int tst_sys_conf_save(const struct tst_path_val *conf) in tst_sys_conf_save() argument
[all...]
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c93 spirv_to_dxil(const uint32_t *words, size_t word_count, struct dxil_spirv_specialization *specializations, unsigned int num_specializations, dxil_spirv_shader_stage stage, const char *entry_point_name, const struct dxil_spirv_debug_options *dgb_opts, const struct dxil_spirv_runtime_conf *conf, struct dxil_spirv_object *out_dxil) spirv_to_dxil() argument
H A Dspirv2dxil.c136 struct dxil_spirv_runtime_conf conf; in main() local
/third_party/rust/crates/clap/src/parser/
H A Dvalidator.rs530 let mut conf = arg.blacklist.clone(); in gather_arg_direct_conflicts() variables
[all...]
/third_party/python/PCbuild/
H A Dbuild.bat59 set conf=Release variable
70 if "%~1"=="-c" (set conf=%2) & shift & shift & goto CheckOpts variable
74 if "%~1"=="-d" (set conf=Debug) & shift & goto CheckOpts variable
129 set conf=PGInstrument variable
142 set conf=PGUpdate variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dauthsrv.c107 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv() local
237 struct tls_config conf; authsrv_init() local
[all...]
H A Deap_user_db.c235 const struct hostapd_bss_config *conf = hapd->conf; in hostapd_get_eap_user() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dauthsrv.c107 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv() local
203 struct tls_config conf; authsrv_init() local
[all...]

Completed in 10 milliseconds

12345678910>>...44