Home
last modified time | relevance | path

Searched defs:module (Results 1 - 16 of 16) sorted by relevance

/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/
H A Dwebpack.config.js
/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_module.c26 static int32_t InitFeatures(struct WifiModule *module) in InitFeatures() argument
54 DeInitFeatures(struct WifiModule *module) DeInitFeatures() argument
78 InitWifiModule(struct WifiModule *module, const struct HdfConfigWlanModuleConfig *config) InitWifiModule() argument
[all...]
H A Dwifi_feature.c17 int32_t AddFeature(struct WifiModule *module, uint16_t featureType, struct WifiFeature *feature) in AddFeature() argument
33 int32_t DelFeature(struct WifiModule *module, uint16_t featureType) in DelFeature() argument
/drivers/hdf_core/framework/core/host/test/sample/
H A Dvdi_sample1_symbol.h26 struct ModuleA1 *module; member
H A Dvdi_sample1_driver.h26 struct ModuleA *module; member
H A Dvdi_sample2_driver.h36 IVdiSample *module; member
/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Dplatform_trace.c89 void PlatformTraceAddUintMsg(int module, int moduleFun, const unsigned int infos[], uint8_t size) in PlatformTraceAddUintMsg() argument
137 PlatformTraceAddMsg(const char *module, const char *moduleFun, const char *fmt, ...) PlatformTraceAddMsg() argument
[all...]
/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/module/
H A Dhdf_module_test.c79 struct WifiModule *module = NULL; in WiFiModuleTestCreateModule() local
105 struct WifiModule *module = HdfWlanGetModule(); in WiFiModuleTestAddFeature() local
119 struct WifiModule *module = HdfWlanGetModule(); WiFiModuleTestDelFeature() local
[all...]
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/
H A Dparams.h30 const char* module; member
H A Dconfig.h47 const char* module; member
/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_product.c23 struct WifiModule module; /* *< Structure of the WLAN module */ member
/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_trace_unopen.c52 void PlatformTraceAddMsg(const char *module, const char *moduleFun, const char *fmt, ...) in PlatformTraceAddMsg() argument
59 void PlatformTraceAddUintMsg(int module, int moduleFun, const unsigned int infos[], uint8_t size) in PlatformTraceAddUintMsg() argument
H A Dplatform_manager.c99 struct PlatformManager *PlatformManagerGet(int module) in PlatformManagerGet() argument
/drivers/peripheral/camera/vdi_base/interfaces/v1_0/
H A Dicamera_host_vdi.h100 ICameraHostVdi *module; member
/drivers/hdf_core/adapter/khdf/linux/platform/fwk/
H A Dplatform_trace.c29 void PlatformTraceAddMsg(const char *module, const char *moduleFun, const char *fmt, ...) in PlatformTraceAddMsg() argument
57 void PlatformTraceAddUintMsg(int module, int moduleFun, const unsigned int infos[], uint8_t size) in PlatformTraceAddUintMsg() argument
[all...]
/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_service_stub.c201 static void RemoveModule(const char *module) in RemoveModule() argument
209 static int32_t InstallModule(const char *module) in InstallModule() argument
[all...]

Completed in 9 milliseconds