Home
last modified time | relevance | path

Searched refs:HVA_FLAG_STREAMINFO (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/st/sti/hva/
H A Dhva-debugfs.c34 ctx->flags & HVA_FLAG_STREAMINFO ? "" : "default "); in format_ctx()
307 if (last_ctx->flags & HVA_FLAG_STREAMINFO) { in last_show()
391 if (ctx->flags & HVA_FLAG_STREAMINFO) in hva_dbg_ctx_remove()
H A Dhva.h280 #define HVA_FLAG_STREAMINFO 0x0001 macro