Searched refs:PrintDeviceProductInfo (Results 1 – 4 of 4) sorted by relevance
37 void PrintDeviceProductInfo(DeviceProductInfo *productInfo);53 #define ATTEST_DFX_DEV_PDT(d_productInfo) PrintDeviceProductInfo((DeviceProductInfo *)(d_productInf…
81 PrintDeviceProductInfo(&(devicePacket->productInfo)); in PrintDevicePacket()107 void PrintDeviceProductInfo(DeviceProductInfo *productInfo) in PrintDeviceProductInfo() function