Lines Matching refs:OSI_loge
58 OSI_loge("Failed to allocate task for read thread!!"); in device_init()
88 OSI_loge("Failed to open device driver: %s, pw_driver : 0x%x, errno = %d", in device_open()
95 OSI_loge("pw_driver: %d, tr_driver: %d", pw_driver, tr_driver); in device_open()
99 OSI_loge("Failed to run read task!!"); in device_open()
181 OSI_loge("write error ret = %d, errno = %d, retry = %d", ret, errno, in device_write()
220 OSI_loge("Read error ret = %d, errno = %d", ret, errno); in device_read()
247 OSI_loge("Not find %s queue!! exit read thread", "msg_q"); in read_thread()
253 OSI_loge("pipe open error for closing read thread"); in read_thread()
292 OSI_loge("Polling error"); in read_thread()
302 OSI_loge("Reading NCI header failed"); in read_thread()
308 OSI_loge("Failed to allocate memory!1"); in read_thread()