Home
last modified time | relevance | path

Searched refs:v4l2_ctrl_poll (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-radio-tx.c96 return EPOLLOUT | EPOLLWRNORM | v4l2_ctrl_poll(file, wait); in vivid_radio_tx_poll()
H A Dvivid-radio-rx.c133 return EPOLLIN | EPOLLRDNORM | v4l2_ctrl_poll(file, wait); in vivid_radio_rx_poll()
/OK3568_Linux_fs/kernel/drivers/media/radio/si4713/
H A Dradio-platform-si4713.c50 .poll = v4l2_ctrl_poll,
H A Dradio-usb-si4713.c124 .poll = v4l2_ctrl_poll,
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-timb.c83 .poll = v4l2_ctrl_poll,
H A Dradio-sf16fmi.c214 .poll = v4l2_ctrl_poll,
H A Dradio-keene.c264 .poll = v4l2_ctrl_poll,
H A Dradio-ma901.c306 .poll = v4l2_ctrl_poll,
H A Ddsbr100.c319 .poll = v4l2_ctrl_poll,
H A Dradio-isa.c146 .poll = v4l2_ctrl_poll,
H A Dradio-miropcm20.c412 .poll = v4l2_ctrl_poll,
H A Dradio-tea5764.c390 .poll = v4l2_ctrl_poll,
H A Dradio-mr800.c470 .poll = v4l2_ctrl_poll,
H A Dradio-tea5777.c505 .poll = v4l2_ctrl_poll,
H A Dtea575x.c469 .poll = v4l2_ctrl_poll,
H A Dradio-cadet.c486 __poll_t res = v4l2_ctrl_poll(file, wait); in cadet_poll()
H A Dradio-si476x.c1138 __poll_t err = v4l2_ctrl_poll(file, pts); in si476x_radio_fops_poll()
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ctrls.h1248 __poll_t v4l2_ctrl_poll(struct file *file, struct poll_table_struct *wait);
/OK3568_Linux_fs/kernel/drivers/media/radio/si470x/
H A Dradio-si470x-common.c520 __poll_t retval = v4l2_ctrl_poll(file, pts); in si470x_fops_poll()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params.c295 return v4l2_ctrl_poll(file, wait); in rkisp_params_fop_poll()
/OK3568_Linux_fs/kernel/drivers/media/common/saa7146/
H A Dsaa7146_fops.c328 __poll_t res = v4l2_ctrl_poll(file, wait); in __fops_poll()
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c900 __poll_t mask = v4l2_ctrl_poll(file, wait); in fops_poll()
/OK3568_Linux_fs/kernel/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c531 __poll_t mask = v4l2_ctrl_poll(filp, wait); in hdpvr_poll()
/OK3568_Linux_fs/kernel/drivers/media/usb/zr364xx/
H A Dzr364xx.c1278 __poll_t res = v4l2_ctrl_poll(file, wait); in zr364xx_poll()
/OK3568_Linux_fs/kernel/drivers/media/pci/meye/
H A Dmeye.c1411 __poll_t res = v4l2_ctrl_poll(file, wait); in meye_poll()

12