Searched refs:netDeviceData (Results 1 – 1 of 1) sorted by relevance
1113 struct HdfWifiNetDeviceData *netDeviceData = NULL; in HdfdWlanGetChipId() local1124 netDeviceData = GetPlatformData(netdev); in HdfdWlanGetChipId()1125 if (netDeviceData == NULL) { in HdfdWlanGetChipId()1130 *chipId = netDeviceData->device->id; in HdfdWlanGetChipId()