Searched refs:HdfParseWlanConfig (Results 1 – 3 of 3) sorted by relevance
125 int32_t HdfParseWlanConfig(const struct DeviceResourceNode *node);
130 if (HdfParseWlanConfig(device->property) != HDF_SUCCESS) { in HdfWlanGetConfig()
564 int32_t HdfParseWlanConfig(const struct DeviceResourceNode *node) in HdfParseWlanConfig() function