/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | adc_driver_test.c | 41 static int32_t AdcTestReadConfig(struct AdcTestConfig *config, const struct DeviceResourceNode *node) in AdcTestReadConfig() argument
|
H A D | clock_driver_test.c | 41 static int32_t ClockTestReadConfig(struct ClockTestConfig *config, const struct DeviceResourceNode *node) in ClockTestReadConfig() argument
|
H A D | gpio_driver_test.c | 41 static int32_t GpioReadNameTestInfos(struct GpioTestConfig *config, const struct DeviceResourceNode *node, in GpioReadNameTestInfos() argument 72 static int32_t GpioTestReadConfig(struct GpioTestConfig *config, const struct DeviceResourceNode *node) in GpioTestReadConfig() argument [all...] |
H A D | dac_driver_test.c | 42 static int32_t DacTestReadConfig(struct DacTestConfig *config, const struct DeviceResourceNode *node) in DacTestReadConfig() argument
|
H A D | clock_test.h | 25 struct ClockTestConfig config; member
|
H A D | i3c_driver_test.c | 42 static int32_t I3cTestReadConfig(struct I3cTestConfig *config, const struct DeviceResourceNode *node) in I3cTestReadConfig() argument
|
H A D | i2c_driver_test.c | 40 static int32_t I2cTestReadConfig(struct I2cTestConfig *config, const struct DeviceResourceNode *node) in I2cTestReadConfig() argument
|
H A D | pcie_bus_test.h | 32 struct PcieBusTestConfig config; member
|
H A D | pin_driver_test.c | 41 static int32_t PinTestReadConfig(struct PinTestConfig *config, const struct DeviceResourceNode *node) in PinTestReadConfig() argument [all...] |
H A D | rtc_driver_test.c | 43 static int32_t RtcTestReadConfig(struct RtcTestConfig *config, const struct DeviceResourceNode *node) in RtcTestReadConfig() argument [all...] |
H A D | pwm_driver_test.c | 40 static int32_t PwmTestReadConfig(struct PwmTestConfig *config, const struct DeviceResourceNode *node) in PwmTestReadConfig() argument
|
H A D | pwm_test.h | 38 struct PwmTestConfig config; member
|
H A D | spi_driver_test.c | 48 static int32_t SpiTestInitFromHcs(struct SpiTestConfig *config, const struct DeviceResourceNode *node) in SpiTestInitFromHcs() argument [all...] |
H A D | timer_driver_test.c | 40 static int32_t TimerTestReadConfig(struct TimerTestConfig *config, const struct DeviceResourceNode *node)
in TimerTestReadConfig() argument
|
H A D | sdio_test.h | 30 struct SdioFunctionConfig config; member
|
H A D | uart_driver_test.c | 46 static int32_t UartTestReadConfig(struct UartTestConfig *config, const struct DeviceResourceNode *node)
in UartTestReadConfig() argument [all...] |
H A D | watchdog_driver_test.c | 41 static int32_t WatchdogTestReadConfig(struct WatchdogTestConfig *config, const struct DeviceResourceNode *node) in WatchdogTestReadConfig() argument
|
/drivers/hdf_core/framework/test/unittest/platform/config/ |
H A D | can_test_config.c | 40 static void CanTestSetDftConfig(struct CanTestConfig *config) in CanTestSetDftConfig() argument 47 static int32_t CanTestReadConfig(struct CanTestConfig *config, const struct DeviceResourceNode *node) in CanTestReadConfig() argument
|
/drivers/peripheral/nfc/test/unittest/nfc_impl_test/ |
H A D | nfc_impl_test.cpp | 272 NfcVendorConfig config; in HWTEST_F() local
|
/drivers/peripheral/nfc/test/unittest/nfc_impl_mock_test/ |
H A D | nfc_impl_mock_test.cpp | 271 NfcVendorConfig config; in HWTEST_F() local
|
/kernel/linux/linux-5.10/drivers/base/regmap/ |
H A D | regmap-sccb.c | 88 regmap_get_sccb_bus(struct i2c_client *i2c, const struct regmap_config *config) regmap_get_sccb_bus() argument 98 __regmap_init_sccb(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_sccb() argument 113 __devm_regmap_init_sccb(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_sccb() argument
|
H A D | regmap-slimbus.c | 32 regmap_get_slimbus(struct slim_device *slim, const struct regmap_config *config) regmap_get_slimbus() argument 41 __regmap_init_slimbus(struct slim_device *slimbus, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_slimbus() argument 56 __devm_regmap_init_slimbus(struct slim_device *slimbus, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_slimbus() argument
|
H A D | regmap-sdw.c | 38 static int regmap_sdw_config_check(const struct regmap_config *config) in regmap_sdw_config_check() argument 54 __regmap_init_sdw(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_sdw() argument 70 __devm_regmap_init_sdw(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_sdw() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-bd71828.c | 56 bd71828_gpio_set_config(struct gpio_chip *chip, unsigned int offset, unsigned long config) bd71828_gpio_set_config() argument
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | mips-cps.h | 135 uint64_t config; in mips_cps_cluster_config() local
|