Home
last modified time | relevance | path

Searched refs:config (Results 1676 - 1700 of 5777) sorted by relevance

1...<<61626364656667686970>>...232

/kernel/linux/linux-6.6/drivers/iio/humidity/
H A Dsi7005.c36 u8 config; member
47 data->config | SI7005_CONFIG_START | in si7005_read_measurement()
160 data->config = ret; in si7005_probe()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dmerge_config.sh4 # merge_config.sh - Takes a list of config fragment values, and merges
6 # values that did not make it to the resulting .config file (due to missed
7 # dependencies or config symbol removal).
105 KCONFIG_CONFIG=$(readlink -m -- "$OUTPUT/.config")
107 KCONFIG_CONFIG=.config
123 TMP_FILE=$(mktemp ./.tmp.config.XXXXXXXXXX)
124 MERGE_FILE=$(mktemp ./.merge_tmp.config.XXXXXXXXXX)
200 # Check all specified config values took (might have missed-dependency issues)
206 echo "Value requested for $CFG not in final .config"
/kernel/linux/linux-6.6/net/ethtool/
H A Dpse-pd.c128 struct pse_control_config config = {}; in ethnl_set_pse() local
133 config.admin_cotrol = nla_get_u32(tb[ETHTOOL_A_PODL_PSE_ADMIN_CONTROL]); in ethnl_set_pse()
147 return pse_ethtool_set_config(phydev->psec, info->extack, &config); in ethnl_set_pse()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_private_cfm.h32 const struct br_cfm_mep_config *const config,
52 const struct br_cfm_cc_config *const config,
122 struct br_cfm_mep_config config; member
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dmock_idevice.h71 int32_t PrepareModel(const Model& model, const ModelConfig& config, sptr<IPreparedModel>& preparedModel) override;
73 int32_t PrepareOfflineModel(const std::vector<SharedBuffer>& offlineModels, const ModelConfig& config,
76 int32_t PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig& config,
/test/xts/acts/ai/nncore/opstest/include/
H A Dmock_idevice.h71 int32_t PrepareModel(const Model& model, const ModelConfig& config, sptr<IPreparedModel>& preparedModel) override;
73 int32_t PrepareOfflineModel(const std::vector<SharedBuffer>& offlineModels, const ModelConfig& config,
76 int32_t PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig& config,
/test/xts/acts/ai/nncore/common/
H A Dmock_idevice.h71 int32_t PrepareModel(const Model& model, const ModelConfig& config, sptr<IPreparedModel>& preparedModel) override;
73 int32_t PrepareOfflineModel(const std::vector<SharedBuffer>& offlineModels, const ModelConfig& config,
76 int32_t PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig& config,
/vendor/hisilicon/hispark_taurus_linux/hdf_config/hdf_test/
H A DMakefile62 $(Q)echo gen hdf built-in config
67 $(Q)echo gen hdf driver config
78 $(Q)echo gen hdf built-in config macro
/kernel/linux/build/test/moduletest/runtest/bin/mem_debug_t/testcases/bin/
H A Dmem_debug07.sh27 zcat /proc/config.gz | grep CONFIG_LOWMEM=y || tst_res TCONF "CONFIG_LOWMEM=y not satisfied!"
28 zcat /proc/config.gz | grep CONFIG_LMKD_DBG=y || tst_res TCONF "CONFIG_LMKD_DBG=y not satisfied!"
H A Dmem_debug10.sh30 zcat /proc/config.gz | grep CONFIG_LOWMEM=y || tst_res TCONF "CONFIG_LOWMEM=y not satisfied!"
31 zcat /proc/config.gz | grep CONFIG_LMKD_DBG=y || tst_res TCONF "CONFIG_LMKD_DBG=y not satisfied!"
/kernel/linux/linux-5.10/tools/testing/selftests/memfd/
H A DMakefile11 VAR_CFLAGS := $(shell pkg-config fuse --cflags 2>/dev/null)
16 VAR_LDLIBS := $(shell pkg-config fuse --libs 2>/dev/null)
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dau8522.h52 extern struct dvb_frontend *au8522_attach(const struct au8522_config *config,
56 struct dvb_frontend *au8522_attach(const struct au8522_config *config, in au8522_attach() argument
H A Ds5h1432.h64 extern struct dvb_frontend *s5h1432_attach(const struct s5h1432_config *config,
68 *config, in s5h1432_attach()
67 s5h1432_attach(const struct s5h1432_config *config, struct i2c_adapter *i2c) s5h1432_attach() argument
H A Dtda10048.h65 const struct tda10048_config *config,
69 const struct tda10048_config *config, in tda10048_attach()
68 tda10048_attach( const struct tda10048_config *config, struct i2c_adapter *i2c) tda10048_attach() argument
H A Dlgdt3305.h70 struct dvb_frontend *lgdt3305_attach(const struct lgdt3305_config *config,
74 struct dvb_frontend *lgdt3305_attach(const struct lgdt3305_config *config, in lgdt3305_attach() argument
H A Dstv0900.h47 extern struct dvb_frontend *stv0900_attach(const struct stv0900_config *config,
50 static inline struct dvb_frontend *stv0900_attach(const struct stv0900_config *config, in stv0900_attach() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.h55 #define phylink_to_enetc_pf(config) \
56 container_of((config), struct enetc_pf, phylink_config)
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/
H A Dia_css_macc1_5.host.c68 const struct ia_css_macc1_5_config *config, in ia_css_macc1_5_debug_dtrace()
72 "config.exp=%d\n", in ia_css_macc1_5_debug_dtrace()
73 config->exp); in ia_css_macc1_5_debug_dtrace()
67 ia_css_macc1_5_debug_dtrace( const struct ia_css_macc1_5_config *config, unsigned int level) ia_css_macc1_5_debug_dtrace() argument
/kernel/linux/linux-5.10/include/linux/
H A Dif_frad.h55 struct dlci_conf config; member
69 struct frad_conf config; member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dlgdt3305.h70 struct dvb_frontend *lgdt3305_attach(const struct lgdt3305_config *config,
74 struct dvb_frontend *lgdt3305_attach(const struct lgdt3305_config *config, in lgdt3305_attach() argument
H A Dtda10048.h65 const struct tda10048_config *config,
69 const struct tda10048_config *config, in tda10048_attach()
68 tda10048_attach( const struct tda10048_config *config, struct i2c_adapter *i2c) tda10048_attach() argument
H A Ds5h1432.h64 extern struct dvb_frontend *s5h1432_attach(const struct s5h1432_config *config,
68 *config, in s5h1432_attach()
67 s5h1432_attach(const struct s5h1432_config *config, struct i2c_adapter *i2c) s5h1432_attach() argument
H A Dstv0900.h47 extern struct dvb_frontend *stv0900_attach(const struct stv0900_config *config,
50 static inline struct dvb_frontend *stv0900_attach(const struct stv0900_config *config, in stv0900_attach() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.h55 #define phylink_to_enetc_pf(config) \
56 container_of((config), struct enetc_pf, phylink_config)
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/
H A Dia_css_macc1_5.host.c68 const struct ia_css_macc1_5_config *config, in ia_css_macc1_5_debug_dtrace()
72 "config.exp=%d\n", in ia_css_macc1_5_debug_dtrace()
73 config->exp); in ia_css_macc1_5_debug_dtrace()
67 ia_css_macc1_5_debug_dtrace( const struct ia_css_macc1_5_config *config, unsigned int level) ia_css_macc1_5_debug_dtrace() argument

Completed in 11 milliseconds

1...<<61626364656667686970>>...232