Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/dvb-core/
Ddvb_vb2.c188 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_init()
213 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_release()
226 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_stream_on()
244 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_stream_off()
348 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_reqbufs()
/linux-4.19.296/include/media/
Ddvb_vb2.h53 DVB_VB2_STATE_NONE = 0x0, enumerator