Home
last modified time | relevance | path

Searched refs:dvb_vb2_poll (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_vb2.c447 __poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file, in dvb_vb2_poll() function
H A Ddmxdev.c1208 return dvb_vb2_poll(&dmxdevfilter->vb2_ctx, file, wait); in dvb_demux_poll()
1359 return dvb_vb2_poll(&dmxdev->dvr_vb2_ctx, file, wait); in dvb_dvr_poll()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_vb2.c443 __poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file, in dvb_vb2_poll() function
H A Ddmxdev.c1198 return dvb_vb2_poll(&dmxdevfilter->vb2_ctx, file, wait); in dvb_demux_poll()
1349 return dvb_vb2_poll(&dmxdev->dvr_vb2_ctx, file, wait); in dvb_dvr_poll()

Completed in 6 milliseconds