Home
last modified time | relevance | path

Searched refs:vpu_err (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_drv.c119 vpu_err("frame processing timed out!\n"); in hantro_watchdog()
381 vpu_err("Adding control (%d) failed %d\n", in hantro_ctrls_setup()
442 vpu_err("Failed to set up controls\n"); in hantro_open()
H A Dhantro_v4l2.c590 vpu_err("invalid queue type: %d\n", vq->type); in hantro_queue_setup()
621 vpu_err("plane %d is too small for output\n", i); in hantro_buf_plane_check()
H A Dhantro.h319 #define vpu_err(fmt, args...) \ macro