Home
last modified time | relevance | path

Searched refs:dvb_vb2_poll (Results 1 – 3 of 3) sorted by relevance

/linux/include/media/
H A Ddvb_vb2.h129 static inline __poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx, in dvb_vb2_poll() function
175 * dvb_vb2_poll - Wrapper to vb2_core_streamon() for Digital TV
186 __poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file,
/linux/drivers/media/dvb-core/
H A Ddvb_vb2.c448 __poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file, in dvb_vb2_poll() function
H A Ddmxdev.c1199 return dvb_vb2_poll(&dmxdevfilter->vb2_ctx, file, wait); in dvb_demux_poll()
1350 return dvb_vb2_poll(&dmxdev->dvr_vb2_ctx, file, wait); in dvb_dvr_poll()