Home
last modified time | relevance | path

Searched defs:config (Results 1 - 25 of 158) sorted by relevance

1234567

/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_module.c78 int16_t InitWifiModule(struct WifiModule *module, const struct HdfConfigWlanModuleConfig *config) in InitWifiModule() argument
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_irq.c26 OsalRegisterIrq(uint32_t irq, uint32_t config, OsalIRQHandle handle, const char *name, void *data) OsalRegisterIrq() argument
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_irq.c37 int32_t OsalRegisterIrq(uint32_t irqId, uint32_t config, OsalIRQHandle handle, const char *name, void *dev) in OsalRegisterIrq() argument
/drivers/hdf_core/framework/model/misc/vibrator/driver/src/
H A Dvibrator_parser.c15 ParseVibratorAttr(struct DeviceResourceIface *parser, const struct DeviceResourceNode *attrNode, struct VibratorCfgData *config) ParseVibratorAttr() argument
35 ParseVibratorInfo(struct DeviceResourceIface *parser, const struct DeviceResourceNode *infoNode, struct VibratorCfgData *config) ParseVibratorInfo() argument
60 ParseVibratorBus(struct DeviceResourceIface *parser, const struct DeviceResourceNode *busNode, struct VibratorCfgData *config) ParseVibratorBus() argument
86 GetVibratorBaseConfigData(const struct DeviceResourceNode *node, struct VibratorCfgData *config) GetVibratorBaseConfigData() argument
[all...]
/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/message/
H A Dhdf_queue_test.c139 struct OsalThreadParam config; in MessageQueueTest003() local
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dadc_test.h29 struct AdcTestConfig config; member
H A Ddac_test.h29 struct DacTestConfig config; member
H A Dpcie_test.h30 struct PcieTestConfig config; member
H A Dwatchdog_test.h35 struct WatchdogTestConfig config; member
H A Dadc_driver_test.c41 static int32_t AdcTestReadConfig(struct AdcTestConfig *config, const struct DeviceResourceNode *node) in AdcTestReadConfig() argument
H A Dclock_driver_test.c41 static int32_t ClockTestReadConfig(struct ClockTestConfig *config, const struct DeviceResourceNode *node) in ClockTestReadConfig() argument
H A Dgpio_driver_test.c41 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 Ddac_driver_test.c42 static int32_t DacTestReadConfig(struct DacTestConfig *config, const struct DeviceResourceNode *node) in DacTestReadConfig() argument
H A Dclock_test.h25 struct ClockTestConfig config; member
H A Di3c_driver_test.c42 static int32_t I3cTestReadConfig(struct I3cTestConfig *config, const struct DeviceResourceNode *node) in I3cTestReadConfig() argument
H A Di2c_driver_test.c40 static int32_t I2cTestReadConfig(struct I2cTestConfig *config, const struct DeviceResourceNode *node) in I2cTestReadConfig() argument
H A Dpcie_bus_test.h32 struct PcieBusTestConfig config; member
H A Dpin_driver_test.c41 static int32_t PinTestReadConfig(struct PinTestConfig *config, const struct DeviceResourceNode *node) in PinTestReadConfig() argument
[all...]
H A Drtc_driver_test.c43 static int32_t RtcTestReadConfig(struct RtcTestConfig *config, const struct DeviceResourceNode *node) in RtcTestReadConfig() argument
[all...]
H A Dpwm_driver_test.c40 static int32_t PwmTestReadConfig(struct PwmTestConfig *config, const struct DeviceResourceNode *node) in PwmTestReadConfig() argument
H A Dpwm_test.h38 struct PwmTestConfig config; member
H A Dspi_driver_test.c48 static int32_t SpiTestInitFromHcs(struct SpiTestConfig *config, const struct DeviceResourceNode *node) in SpiTestInitFromHcs() argument
[all...]
/drivers/hdf_core/adapter/khdf/linux/platform/pwm/
H A Dpwm_adapter.c58 static int32_t HdfPwmSetConfig(struct PwmDev *pwm, struct PwmConfig *config) in HdfPwmSetConfig() argument
[all...]
/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_product.c53 int HdfWlanInitProduct(struct HdfDeviceObject *device, const struct HdfConfigWlanModuleConfig *config) in HdfWlanInitProduct() argument
/drivers/hdf_core/framework/support/platform/src/i3c/
H A Di3c_if.c56 int32_t I3cSetConfig(DevHandle handle, struct I3cConfig *config) in I3cSetConfig() argument
61 int32_t I3cGetConfig(DevHandle handle, struct I3cConfig *config) in I3cGetConfig() argument

Completed in 7 milliseconds

1234567