Home
last modified time | relevance | path

Searched defs:poll (Results 1 – 25 of 199) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvc_screen.c89 struct vcs_poll_data *poll = in vcs_notifier() local
119 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free()
128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
369 struct vcs_poll_data *poll; in vcs_read() local
707 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll() local
730 struct vcs_poll_data *poll = file->private_data; in vcs_fasync() local
765 struct vcs_poll_data *poll = file->private_data; in vcs_release() local
/OK3568_Linux_fs/kernel/sound/core/
H A Dmisc.c163 int poll; member
218 void snd_kill_fasync(struct snd_fasync *fasync, int signal, int poll) in snd_kill_fasync()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dpoll2.h36 poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) in poll() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dpoll2.h36 poll (struct pollfd *__fds, nfds_t __nfds, int __timeout) in poll() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dpoll_thread.cpp45 IspPollThread (PollThread *poll, int type) in IspPollThread()
70 EventPollThread (PollThread *poll) in EventPollThread()
/OK3568_Linux_fs/kernel/include/linux/
H A Dirq_poll.h12 irq_poll_fn *poll; member
H A Dinput-polldev.h39 void (*poll)(struct input_polled_dev *dev); member
H A Dsysctl.h99 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event()
119 struct ctl_table_poll *poll; member
H A Dposix-clock.h58 __poll_t (*poll) (struct posix_clock *pc, member
H A Drestart_block.h54 } poll; member
H A Dadb.h37 void (*poll)(void); member
H A Ddma-buf.h427 wait_queue_head_t poll; member
431 wait_queue_head_t *poll; member
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dperf.c437 u32 domain, u32 level, bool poll) in scmi_perf_mb_level_set()
459 u32 domain, u32 level, bool poll) in scmi_perf_level_set()
474 u32 domain, u32 *level, bool poll) in scmi_perf_mb_level_get()
496 u32 domain, u32 *level, bool poll) in scmi_perf_level_get()
689 unsigned long freq, bool poll) in scmi_dvfs_freq_set()
698 unsigned long *freq, bool poll) in scmi_dvfs_freq_get()
/OK3568_Linux_fs/kernel/drivers/staging/octeon/
H A Docteon-ethernet.h72 void (*poll)(struct net_device *dev); member
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dwm831x-on.c45 int poll, ret; in wm831x_poll_on() local
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dmv_usb.h21 int (*poll)(void); member
/OK3568_Linux_fs/kernel/drivers/rpmsg/
H A Drpmsg_internal.h70 __poll_t (*poll)(struct rpmsg_endpoint *ept, struct file *filp, member
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-sifive.c223 static void sifive_spi_wait(struct sifive_spi *spi, u32 bit, int poll) in sifive_spi_wait()
259 int poll = sifive_spi_prep_transfer(spi, device, t); in sifive_spi_transfer_one() local
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_mpi.h166 MPP_RET (*poll)(MppCtx ctx, MppPortType type, MppPollType timeout); member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_mpi.h166 MPP_RET (*poll)(MppCtx ctx, MppPortType type, MppPollType timeout); member
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvhost.c157 struct vhost_poll *poll; in vhost_poll_func() local
167 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); in vhost_poll_wakeup() local
189 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, in vhost_poll_init()
204 int vhost_poll_start(struct vhost_poll *poll, struct file *file) in vhost_poll_start()
225 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop()
250 void vhost_poll_flush(struct vhost_poll *poll) in vhost_poll_flush()
279 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue()
/OK3568_Linux_fs/kernel/include/media/
H A Dmedia-devnode.h51 __poll_t (*poll) (struct file *, struct poll_table_struct *); member
/OK3568_Linux_fs/u-boot/net/
H A Dsntp.h45 uchar poll; member
/OK3568_Linux_fs/kernel/include/xen/interface/io/
H A Dpvcalls.h76 } poll; member
111 } poll; member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/progressbar/
H A Dprogressbar.py101 def __init__(self, maxval=None, widgets=None, term_width=None, poll=1, argument

12345678