Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/dvb-core/
H A Ddvb_vb2.c180 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_init()
205 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_release()
218 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_stream_on()
236 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_stream_off()
340 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_reqbufs()
/linux-6.15/include/media/
H A Ddvb_vb2.h53 DVB_VB2_STATE_NONE = 0x0, enumerator