Home
last modified time | relevance | path

Searched refs:v4l2_m2m_fop_poll (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/include/media/
Dv4l2-mem2mem.h256 unsigned int v4l2_m2m_fop_poll(struct file *file, poll_table *wait);
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-mem2mem.c856 unsigned int v4l2_m2m_fop_poll(struct file *file, poll_table *wait) in v4l2_m2m_fop_poll() function
872 EXPORT_SYMBOL_GPL(v4l2_m2m_fop_poll);
/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-m2m.c705 .poll = v4l2_m2m_fop_poll,
/linux-4.1.27/drivers/media/platform/s5p-g2d/
Dg2d.c572 .poll = v4l2_m2m_fop_poll,
/linux-4.1.27/drivers/media/platform/
Dvim2m.c960 .poll = v4l2_m2m_fop_poll,
/linux-4.1.27/drivers/media/platform/ti-vpe/
Dvpe.c2102 .poll = v4l2_m2m_fop_poll,
/linux-4.1.27/drivers/media/platform/coda/
Dcoda-common.c1808 .poll = v4l2_m2m_fop_poll,
/linux-4.1.27/drivers/media/platform/s5p-jpeg/
Djpeg-core.c849 .poll = v4l2_m2m_fop_poll,