Searched refs:poll (Results 1176 - 1200 of 2289) sorted by relevance
1...<<41424344454647484950>>...92
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_stats.c | 109 .poll = vb2_fop_poll,
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_pcie.h | 218 bool poll; /* Use polling */ member
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
H A D | cif-luma.c | 116 .poll = vb2_fop_poll,
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params.c | 268 .poll = vb2_fop_poll,
|
H A D | isp_stats.c | 113 .poll = vb2_fop_poll,
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
H A D | params.c | 318 .poll = vb2_fop_poll,
|
H A D | stats.c | 180 .poll = vb2_fop_poll,
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
H A D | mpp_common.h | 24 #include <linux/poll.h> 192 /* struct use to collect task set and poll message */
|
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/ |
H A D | mtd_char_lite.c | 441 .poll = NULL,
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
H A D | backing_ops.c | 19 #include <linux/poll.h> 86 /* if the requested event is there, return the poll in spu_backing_mbox_stat_poll()
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm1-cmd.c | 16 #include <linux/poll.h>
|
H A D | tpm-chip.c | 18 #include <linux/poll.h>
|
/kernel/linux/linux-5.10/drivers/char/ipmi/ |
H A D | kcs_bmc_aspeed.c | 17 #include <linux/poll.h>
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | psock_fanout.c | 43 #include <poll.h>
|
/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
H A D | usbipd.c | 32 #include <poll.h>
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | backing_ops.c | 19 #include <linux/poll.h> 86 /* if the requested event is there, return the poll in spu_backing_mbox_stat_poll()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_drv.c | 307 .poll = drm_poll,
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | kxtj9.c | 53 * The following table lists the maximum appropriate poll interval for each 167 /* Use the lowest ODR that can support the requested poll interval */ in kxtj9_update_odr() 284 * the set_poll method, which accepts a poll interval in milliseconds, and then 286 * data outputs will not be read AT the requested poll interval, rather, the 292 /* Returns currently selected poll interval (in ms) */ 302 /* Allow users to select a new poll interval (in ms) */ 335 static DEVICE_ATTR(poll, S_IRUGO|S_IWUSR, kxtj9_get_poll, kxtj9_set_poll);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/ |
H A D | loongson_drv.c | 51 module_param_named(poll, poll_connector, bool, 0600);
|
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
H A D | solo6x10-g723.c | 14 #include <linux/poll.h>
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | saa6588.c | 18 #include <linux/poll.h> 400 /* --- poll() for /dev/radio --- */ in saa6588_command()
|
/kernel/linux/linux-5.10/drivers/media/mc/ |
H A D | mc-request.c | 238 .poll = media_request_poll,
|
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/ |
H A D | mtk_vcodec_enc_drv.c | 256 .poll = v4l2_m2m_fop_poll,
|
H A D | mtk_vcodec_dec_drv.c | 206 .poll = v4l2_m2m_fop_poll,
|
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | mei_dev.h | 12 #include <linux/poll.h>
|
Completed in 21 milliseconds
1...<<41424344454647484950>>...92