Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/delta/
H A Ddelta.h40 DELTA_STATE_READY, enumerator
H A Ddelta-v4l2.c660 if (ctx->state < DELTA_STATE_READY) { in delta_s_fmt_frame()
815 if (ctx->state != DELTA_STATE_READY) in delta_decoder_stop_cmd()
1375 ctx->state = DELTA_STATE_READY; in delta_vb2_au_start_streaming()