Home
last modified time | relevance | path

Searched refs:DVB_VB2_STATE_NONE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_vb2.c187 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_init()
212 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_release()
225 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_stream_on()
243 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_stream_off()
347 ctx->state = DVB_VB2_STATE_NONE; in dvb_vb2_reqbufs()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/media/
H A Ddvb_vb2.h37 * @DVB_VB2_STATE_NONE:
53 DVB_VB2_STATE_NONE = 0x0, enumerator
148 * put @ctx at DVB_VB2_STATE_NONE state.
/kernel/linux/linux-6.6/include/media/
H A Ddvb_vb2.h37 * @DVB_VB2_STATE_NONE:
53 DVB_VB2_STATE_NONE = 0x0, enumerator
148 * put @ctx at DVB_VB2_STATE_NONE state.

Completed in 2 milliseconds