Searched refs:PLAT_LOGW (Results 1 – 2 of 2) sorted by relevance
143 PLAT_LOGW("PlatformDeviceUninit: device is null!"); in PlatformDeviceUninit()232 PLAT_LOGW("PlatformDeviceDel: fail to remove device:%s from manager:%s!", in PlatformDeviceDel()325 PLAT_LOGW("PlatformDeviceUnbind: hdf device not match!"); in PlatformDeviceUnbind()
22 #define PLAT_LOGW(fmt, arg...) HDF_LOGW(fmt, ##arg) macro