Home
last modified time | relevance | path

Searched refs:HdfWlanGetModuleConfigRoot (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/
H A Dhdf_wifi_core.c30 rootConfig = HdfWlanGetModuleConfigRoot(); in HdfWifiGetBusIdx()
65 rootConfig = HdfWlanGetModuleConfigRoot(); in HdfWlanBusInit()
114 struct HdfConfigWlanRoot *rootConfig = HdfWlanGetModuleConfigRoot(); in HdfWlanGetDeviceList()
528 rootConfig = HdfWlanGetModuleConfigRoot(); in HdfWlanMainInit()
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wlan_config.h124 struct HdfConfigWlanRoot *HdfWlanGetModuleConfigRoot(void);
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/bus/
H A Dhdf_usb_intf.c170 struct HdfConfigWlanRoot *rootConfig = HdfWlanGetModuleConfigRoot(); in HdfGetDevHandle()
H A Dhdf_sdio_intf.c289 struct HdfConfigWlanRoot *rootConfig = HdfWlanGetModuleConfigRoot(); in HdfGetDevHandle()
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_config_parser.c573 struct HdfConfigWlanRoot *HdfWlanGetModuleConfigRoot(void) in HdfWlanGetModuleConfigRoot() function