/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/ |
H A D | webpack.config.js | |
/drivers/hdf_core/framework/model/network/wifi/core/module/ |
H A D | wifi_module.c | 26 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 D | wifi_feature.c | 17 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 D | vdi_sample1_symbol.h | 26 struct ModuleA1 *module;
member
|
H A D | vdi_sample1_driver.h | 26 struct ModuleA *module; member
|
H A D | vdi_sample2_driver.h | 36 IVdiSample *module; member
|
/drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
H A D | platform_trace.c | 89 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 D | hdf_module_test.c | 79 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 D | params.h | 30 const char* module; member
|
H A D | config.h | 47 const char* module; member
|
/drivers/hdf_core/framework/model/network/wifi/platform/src/ |
H A D | hdf_wlan_product.c | 23 struct WifiModule module; /* *< Structure of the WLAN module */
member
|
/drivers/hdf_core/framework/support/platform/src/fwk/ |
H A D | platform_trace_unopen.c | 52 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 D | platform_manager.c | 99 struct PlatformManager *PlatformManagerGet(int module) in PlatformManagerGet() argument
|
/drivers/peripheral/camera/vdi_base/interfaces/v1_0/ |
H A D | icamera_host_vdi.h | 100 ICameraHostVdi *module; member
|
/drivers/hdf_core/adapter/khdf/linux/platform/fwk/ |
H A D | platform_trace.c | 29 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 D | devmgr_service_stub.c | 201 static void RemoveModule(const char *module) in RemoveModule() argument 209 static int32_t InstallModule(const char *module) in InstallModule() argument [all...] |