Searched defs:poll (Results 51 - 75 of 121) sorted by last modified time

12345

/linux-master/fs/
H A Dmount.h15 wait_queue_head_t poll; member in struct:mnt_namespace
/linux-master/drivers/vhost/
H A Dvhost.h95 struct vhost_poll poll; member in struct:vhost_virtqueue
/linux-master/drivers/mmc/host/
H A Dvub300.c165 struct sd_irqpoll_header poll; member in union:sd_command
/linux-master/drivers/input/misc/
H A Dwm831x-on.c45 int poll, ret; local
/linux-master/include/media/
H A Dv4l2-dev.h204 __poll_t (*poll) (struct file *, struct poll_table_struct *); member in struct:v4l2_file_operations
/linux-master/include/linux/comedi/
H A Dcomedidev.h194 int (*poll)(struct comedi_device *dev, struct comedi_subdevice *s); member in struct:comedi_subdevice
/linux-master/drivers/tty/vt/
H A Dvc_screen.c89 struct vcs_poll_data *poll = local
119 vcs_poll_data_free(struct vcs_poll_data *poll) argument
128 struct vcs_poll_data *poll local
369 struct vcs_poll_data *poll; local
714 struct vcs_poll_data *poll = vcs_poll_data_get(file); local
737 struct vcs_poll_data *poll = file->private_data; local
772 struct vcs_poll_data *poll = file->private_data; local
[all...]
/linux-master/drivers/tty/
H A Dn_tty.c1924 static inline int input_available_p(const struct tty_struct *tty, int poll) argument
/linux-master/drivers/mtd/nand/raw/
H A Dsunxi_nand.c456 bool poll = false; local
494 bool poll = false; local
/linux-master/drivers/misc/cxl/
H A Dfile.c362 __poll_t afu_poll(struct file *file, struct poll_table_struct *poll) argument
/linux-master/drivers/comedi/drivers/
H A Dpcl816.c454 unsigned int poll; local
H A Dpcl812.c862 unsigned int poll; local
[all...]
/linux-master/include/linux/
H A Dposix-clock.h59 __poll_t (*poll)(struct posix_clock_context *pccontext, struct file *file, member in struct:posix_clock_operations
H A Dtty_ldisc.h250 __poll_t (*poll)(struct tty_struct *tty, struct file *file, member in struct:tty_ldisc_ops
/linux-master/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c1052 sbdma_rx_process(struct sbmac_softc *sc, struct sbmacdma *d, int work_to_do, int poll) argument
1217 sbdma_tx_process(struct sbmac_softc *sc, struct sbmacdma *d, int poll) argument
[all...]
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c27 static int poll = DEFAULT_TRANSP_BURST_SZ; variable
/linux-master/arch/xtensa/platforms/iss/
H A Dnetwork.c63 int (*poll)(struct iss_net_private *lp); member in struct:iss_net_ops
/linux-master/security/tomoyo/
H A Dcommon.h796 __poll_t (*poll)(struct file *file, poll_table *wait); member in struct:tomoyo_io_buffer
/linux-master/drivers/rpmsg/
H A Drpmsg_internal.h77 __poll_t (*poll)(struct rpmsg_endpoint *ept, struct file *filp, member in struct:rpmsg_endpoint_ops
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c3770 int poll = 0; local
/linux-master/drivers/media/cec/core/
H A Dcec-pin.c211 static bool rx_arb_lost(struct cec_pin *pin, u8 *poll) argument
659 u8 poll; local
/linux-master/include/sound/
H A Dinfo.h50 __poll_t (*poll)(struct snd_info_entry *entry, member in struct:snd_info_entry_ops
H A Dhwdep.h25 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file, member in struct:snd_hwdep_ops
/linux-master/drivers/spi/
H A Dspi-sifive.c223 static void sifive_spi_wait(struct sifive_spi *spi, u32 bit, int poll) argument
259 int poll = sifive_spi_prep_transfer(spi, device, t); local
/linux-master/drivers/char/ipmi/
H A Dipmi_si_intf.c1031 static void poll(void *send_info) function

Completed in 335 milliseconds

12345