Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_vb2.c183 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_init()
208 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_release()
221 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_stream_on()
239 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_stream_off()
343 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_reqbufs()
/openbmc/linux/include/media/
H A Ddvb_vb2.h53 DVB_VB2_STATE_NONE = 0x0, enumerator