Lines Matching refs:ERROR
34 zxlogf(ERROR, "%s port wait failed: %d\n", __FUNCTION__, status); in Thread()
46 zxlogf(ERROR, "%s zx_interrupt_trigger failed %d \n", __FUNCTION__, status); in Thread()
148 zxlogf(ERROR, "%s interrupt %u already exists\n", __FUNCTION__, index); in GpioImplGetInterrupt()
155 zxlogf(ERROR, "%s zx::interrupt::create failed %d \n", __FUNCTION__, status); in GpioImplGetInterrupt()
160 zxlogf(ERROR, "%s interrupt.duplicate failed %d \n", __FUNCTION__, status); in GpioImplGetInterrupt()
234 zxlogf(ERROR, "%s ZX_PROTOCOL_PDEV not available %d \n", __FUNCTION__, status); in Bind()
240 zxlogf(ERROR, "%s pdev_map_interrupt failed %d\n", __FUNCTION__, status); in Bind()
246 zxlogf(ERROR, "%s zx_port_create failed %d\n", __FUNCTION__, status); in Bind()
252 zxlogf(ERROR, "%s zx_interrupt_bind failed %d\n", __FUNCTION__, status); in Bind()
274 zxlogf(ERROR, "%s DdkAdd failed %d\n", __FUNCTION__, status); in Bind()
286 zxlogf(ERROR, "%s: ZX_PROTOCOL_PBUS not available %d\n", __FUNCTION__, status); in Init()
297 zxlogf(ERROR, "%s pbus_register_protocol failed %d\n", __FUNCTION__, status); in Init()
308 zxlogf(ERROR, "%s ZX_PROTOCOL_PDEV not available %d \n", __FUNCTION__, status); in Create()
315 zxlogf(ERROR, "%s gpio pdev_map_mmio_buffer2 failed %d\n", __FUNCTION__, status); in Create()
322 zxlogf(ERROR, "%s iocfg pdev_map_mmio_buffer2 failed %d\n", __FUNCTION__, status); in Create()
329 zxlogf(ERROR, "%s eint pdev_map_mmio_buffer2 failed %d\n", __FUNCTION__, status); in Create()
336 zxlogf(ERROR, "%s pdev_get_device_info failed %d\n", __FUNCTION__, status); in Create()
344 zxlogf(ERROR, "mt8167_gpio_bind: ZX_ERR_NO_MEMORY\n"); in Create()