Searched refs:PLAT_LOGI (Results 1 – 3 of 3) sorted by relevance
21 #define PLAT_LOGI(fmt, arg...) HDF_LOGI(fmt, ##arg) macro
73 PLAT_LOGI("GpioManagerAdd: start:%hu count:%hu added success!", cntlr->start, cntlr->count); in GpioManagerAdd()
44 … PLAT_LOGI("PlatformDeviceOnLastPut: device:%s(%d) life cycle end", device->name, device->number); in PlatformDeviceOnLastPut()