Home
last modified time | relevance | path

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

/openbmc/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
186 __poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file,
/openbmc/linux/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()