Home
last modified time | relevance | path

Searched defs:conf (Results 176 - 200 of 1137) sorted by relevance

12345678910>>...46

/third_party/optimized-routines/math/test/
H A Dulp.h244 cmp(const struct fun *f, struct gen *gen, const struct conf *conf) cmp() argument
[all...]
/third_party/toybox/toys/pending/
H A Dmdev.c86 char *conf, *pos, *end; in make_device() local
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dmod.rs43 mod conf; modules
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp130 int64_t HiAppEventImpl::AddProcessor(const ReportConfig& conf) in AddProcessor() argument
/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/
H A Dringtone_dualfwk_restore_test.cpp83 std::unique_ptr<DualFwkConfRow> conf = std::make_unique<DualFwkConfRow>(); in HWTEST_F() local
116 DualFwkConf conf; HWTEST_F() local
188 DualFwkConf conf; HWTEST_F() local
198 DualFwkConf conf; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_wpa_p2p_test.cpp239 char conf[] = "xxxxxxxx"; in HWTEST_F() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_idle_state.cpp254 WifiP2pConfigInternal conf; in ProcessNegotReqEvt() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Ddb_config.cpp176 DBConfig conf; in GetDBConfigFromJsonStr() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_deep_test.cpp172 SendConfig conf = {true, false, 0}; in HWTEST_F() local
348 SendConfig conf = {false, false, 0}; in HWTEST_F() local
409 SendConfig conf = {false, false, 0}; in HWTEST_F() local
480 SendConfig conf = {false, false, 0}; in HWTEST_F() local
538 SendConfig conf = {false, false, 0}; HWTEST_F() local
[all...]
H A Ddistributeddb_communicator_send_receive_test.cpp161 SendConfig conf = {false, false, 0}; in HWTEST_F() local
212 SendConfig conf = {true, false, 0}; in HWTEST_F() local
242 SendConfig conf = {true, false, 0}; in HWTEST_F() local
289 SendConfig conf = {true, false, 0}; in HWTEST_F() local
474 SendConfig conf = {true, false, 0}; HWTEST_F() local
535 SendConfig conf = {true, false, 0}; HWTEST_F() local
596 SendConfig conf = {false, false, 0}; HWTEST_F() local
656 SendConfig conf = {false, false, 0}; HWTEST_F() local
737 SendConfig conf = {false, true, 0, {"appId", "storeId", "userId", "deviceB"}}; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dcpu-info.h40 u8 conf; member
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-lochnagar.c246 struct lochnagar_config *conf; in lochnagar_clk_probe() local
H A Dclk-sparx5.c58 s5_calc_freq(unsigned long parent_rate, const struct s5_pll_conf *conf) s5_calc_freq() argument
75 s5_search_fractional(unsigned long rate, unsigned long parent_rate, int div, struct s5_pll_conf *conf) s5_search_fractional() argument
108 s5_calc_params(unsigned long rate, unsigned long parent_rate, struct s5_pll_conf *conf) s5_calc_params() argument
170 struct s5_pll_conf conf; s5_pll_set_rate() local
196 struct s5_pll_conf conf; s5_pll_recalc_rate() local
219 struct s5_pll_conf conf; s5_pll_round_rate() local
[all...]
/kernel/linux/linux-5.10/drivers/fpga/
H A Daltera-ps-spi.c90 struct altera_ps_conf *conf = mgr->priv; in altera_ps_state() local
110 struct altera_ps_conf *conf = mgr->priv; in altera_ps_write_init() local
178 struct altera_ps_conf *conf = mgr->priv; altera_ps_write() local
204 struct altera_ps_conf *conf = mgr->priv; altera_ps_write_complete() local
258 struct altera_ps_conf *conf; altera_ps_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/
H A Decc.c463 const struct nand_ecc_props *conf = nanddev_get_ecc_conf(nand); in nand_ecc_is_strong_enough() local
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-multipath.c26 static int multipath_map (struct mpconf *conf) in multipath_map() argument
55 struct mpconf *conf = mddev->private; in multipath_reschedule_retry() local
71 struct mpconf *conf = mp_bh->mddev->private; in multipath_end_bh_io() local
81 struct mpconf *conf in multipath_end_request() local
103 struct mpconf *conf = mddev->private; multipath_make_request() local
140 struct mpconf *conf = mddev->private; multipath_status() local
159 struct mpconf *conf = mddev->private; multipath_error() local
189 print_multipath_conf(struct mpconf *conf) print_multipath_conf() argument
214 struct mpconf *conf = mddev->private; multipath_add_disk() local
251 struct mpconf *conf = mddev->private; multipath_remove_disk() local
297 struct mpconf *conf = mddev->private; multipathd() local
345 struct mpconf *conf; multipath_run() local
439 struct mpconf *conf = priv; multipath_free() local
[all...]
H A Dmd-faulty.c85 static int check_mode(struct faulty_conf *conf, int mode) in check_mode() argument
100 static int check_sector(struct faulty_conf *conf, sector_t start, sector_t end, int dir) in check_sector() argument
124 add_sector(struct faulty_conf *conf, sector_t start, int mode) add_sector() argument
166 struct faulty_conf *conf = mddev->private; faulty_make_request() local
223 struct faulty_conf *conf = mddev->private; faulty_status() local
258 struct faulty_conf *conf = mddev->private; faulty_reshape() local
298 struct faulty_conf *conf; faulty_run() local
329 struct faulty_conf *conf = priv; faulty_free() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Disphist.c33 struct omap3isp_hist_config *conf = hist->priv; in hist_reset_mem() local
65 struct omap3isp_hist_config *conf = priv; in hist_setup_regs() local
293 hist_get_buf_size(struct omap3isp_hist_config *conf) hist_get_buf_size() argument
[all...]
H A Disph3a_af.c28 struct omap3isp_h3a_af_config *conf = priv; in h3a_af_setup_regs() local
147 h3a_af_get_buf_size(struct omap3isp_h3a_af_config *conf) h3a_af_get_buf_size() argument
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dds620.c68 u16 conf, new_conf; in ds620_init_client() local
172 u16 conf, new_conf; in alarm_show() local
H A Dlm77.c243 int i, cur, conf, hyst, crit, min, max; in lm77_detect() local
313 int conf = lm77_read_value(client, LM77_REG_CONF); in lm77_init_client() local
H A Dlm73.c233 int id, ctrl, conf; in lm73_detect() local
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dad7091r-base.c77 int ret, conf; in ad7091r_set_mode() local
/kernel/linux/linux-5.10/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_core.c49 const struct inv_icm42600_conf *conf; member
202 inv_icm42600_set_accel_conf(struct inv_icm42600_state *st, struct inv_icm42600_sensor_conf *conf, unsigned int *sleep_ms) inv_icm42600_set_accel_conf() argument
246 inv_icm42600_set_gyro_conf(struct inv_icm42600_state *st, struct inv_icm42600_sensor_conf *conf, unsigned int *sleep_ms) inv_icm42600_set_gyro_conf() argument
318 inv_icm42600_set_conf(struct inv_icm42600_state *st, const struct inv_icm42600_conf *conf) inv_icm42600_set_conf() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c541 ath9k_beacon_config_ap(struct ath_softc *sc, struct ath_beacon_config *conf) ath9k_beacon_config_ap() argument
550 ath9k_beacon_config_sta(struct ath_hw *ah, struct ath_beacon_config *conf) ath9k_beacon_config_sta() argument
566 ath9k_beacon_config_adhoc(struct ath_softc *sc, struct ath_beacon_config *conf) ath9k_beacon_config_adhoc() argument
[all...]

Completed in 16 milliseconds

12345678910>>...46