Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_config_parser.c443 static int32_t ParseWlanChipBusConfig(const struct DeviceResourceNode *node, struct HdfConfWlanBusA… in ParseWlanChipBusConfig() function
493 if (ParseWlanChipBusConfig(chipBusNode, &chipInst->chipBus) != HDF_SUCCESS) { in ParseWlanChipsCompsConfig()