Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/
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,
/linux-4.19.296/drivers/media/dvb-core/
Ddvb_vb2.c437 __poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file, in dvb_vb2_poll() function
Ddmxdev.c1206 return dvb_vb2_poll(&dmxdevfilter->vb2_ctx, file, wait); in dvb_demux_poll()
1356 return dvb_vb2_poll(&dmxdev->dvr_vb2_ctx, file, wait); in dvb_dvr_poll()