Searched refs:HalGetProductModel (Results 1 – 3 of 3) sorted by relevance
30 const char* HalGetProductModel(void);
57 __attribute__((weak)) const char* HalGetProductModel(void) in HalGetProductModel() function
121 return HalGetProductModel(); in GetProductModel()