Home
last modified time | relevance | path

Searched refs:poll (Results 1 – 25 of 206) sorted by relevance

123456789

/drivers/isdn/mISDN/
Ddsp_core.c168 static int poll; variable
174 module_param(poll, uint, S_IRUGO | S_IWUSR);
1120 dsp_poll = poll; in dsp_init()
1124 "maximum.\n", __func__, poll, MAX_POLL); in dsp_init()
1134 dsp_tics = poll * HZ / 8000; in dsp_init()
1135 if (dsp_tics * 8000 != poll * HZ) { in dsp_init()
1138 "%d HZ.\n", poll, HZ); in dsp_init()
1143 poll = 8; in dsp_init()
1144 while (poll <= MAX_POLL) { in dsp_init()
1145 tics = (poll * HZ) / 8000; in dsp_init()
[all …]
/drivers/pci/hotplug/
Dcpcihp_zt5550.c61 static int poll; variable
221 if(!poll) { in zt5550_hc_init_one()
327 module_param(poll, bool, 0644);
328 MODULE_PARM_DESC(poll, "#ENUM polling mode enabled or not");
Dpciehp_hpc.c153 static void pcie_wait_cmd(struct controller *ctrl, int poll) in pcie_wait_cmd() argument
159 if (poll) in pcie_wait_cmd()
229 int poll = 0; in pcie_write_cmd() local
237 poll = 1; in pcie_write_cmd()
238 pcie_wait_cmd(ctrl, poll); in pcie_write_cmd()
/drivers/media/video/
Dv4l2-dev.c168 static unsigned int v4l2_poll(struct file *filp, struct poll_table_struct *poll) in v4l2_poll() argument
172 if (!vdev->fops->poll || video_is_unregistered(vdev)) in v4l2_poll()
174 return vdev->fops->poll(filp, poll); in v4l2_poll()
259 .poll = v4l2_poll,
274 .poll = v4l2_poll,
/drivers/usb/atm/
Dcxacru.c313 int poll = -1; in cxacru_sysfs_store_adsl_state() local
337 poll = CXPOLL_STOPPED; in cxacru_sysfs_store_adsl_state()
357 poll = CXPOLL_POLLING; in cxacru_sysfs_store_adsl_state()
363 poll = CXPOLL_POLLING; in cxacru_sysfs_store_adsl_state()
368 poll = -1; in cxacru_sysfs_store_adsl_state()
371 if (poll == CXPOLL_POLLING) { in cxacru_sysfs_store_adsl_state()
385 poll = -1; in cxacru_sysfs_store_adsl_state()
388 } else if (poll == CXPOLL_STOPPED) { in cxacru_sysfs_store_adsl_state()
398 if (poll == CXPOLL_POLLING) in cxacru_sysfs_store_adsl_state()
/drivers/xen/
Devents.c779 struct sched_poll poll; in xen_poll_irq() local
781 poll.nr_ports = 1; in xen_poll_irq()
782 poll.timeout = 0; in xen_poll_irq()
783 set_xen_guest_handle(poll.ports, &evtchn); in xen_poll_irq()
785 if (HYPERVISOR_sched_op(SCHEDOP_poll, &poll) != 0) in xen_poll_irq()
/drivers/mfd/
Dtps65010.c322 u8 tmp = 0, mask, poll; in tps65010_interrupt() local
327 poll = 0; in tps65010_interrupt()
352 poll = 1; in tps65010_interrupt()
401 poll = 1; in tps65010_interrupt()
402 if (poll) in tps65010_interrupt()
/drivers/isdn/hardware/mISDN/
Dhfcpci.c58 static uint poll, tics; variable
65 module_param(poll, uint, S_IRUGO | S_IWUSR);
806 if (count > (poll << 1) - fcnt) in hfcpci_fill_fifo()
807 count = (poll << 1) - fcnt; in hfcpci_fill_fifo()
2337 if (!poll) in HFC_init()
2338 poll = HFCPCI_BTRANS_THRESHOLD; in HFC_init()
2340 if (poll != HFCPCI_BTRANS_THRESHOLD) { in HFC_init()
2341 tics = (poll * HZ) / 8000; in HFC_init()
2344 poll = (tics * 8000) / HZ; in HFC_init()
2345 if (poll > 256 || poll < 8) { in HFC_init()
[all …]
/drivers/gpu/drm/tdfx/
Dtdfx_drv.c53 .poll = drm_poll,
/drivers/gpu/drm/i810/
Di810_drv.c64 .poll = drm_poll,
/drivers/gpu/drm/savage/
Dsavage_drv.c55 .poll = drm_poll,
/drivers/input/serio/
Dhp_sdc_mlc.c197 goto poll; in hp_sdc_mlc_cts()
205 poll: in hp_sdc_mlc_cts()
/drivers/gpu/drm/i830/
Di830_drv.c75 .poll = drm_poll,
/drivers/gpu/drm/via/
Dvia_drv.c69 .poll = drm_poll,
/drivers/gpu/drm/r128/
Dr128_drv.c69 .poll = drm_poll,
/drivers/gpu/drm/sis/
Dsis_drv.c85 .poll = drm_poll,
/drivers/gpu/drm/mga/
Dmga_drv.c73 .poll = drm_poll,
/drivers/usb/serial/
Diuu_phoenix.c78 int poll; /* number of poll */ member
707 priv->poll++; in iuu_uart_read_callback()
737 if (priv->poll > 99) { in iuu_uart_read_callback()
739 priv->poll = 0; in iuu_uart_read_callback()
1055 priv->poll = 0; in iuu_open()
/drivers/input/
Dinput-polldev.c65 dev->poll(dev); in input_polled_device_work()
/drivers/gpu/drm/radeon/
Dradeon_drv.c116 .poll = drm_poll,
/drivers/char/
Dsx.h45 int poll; member
/drivers/net/sfc/
Dxfp_phy.c164 .poll = xfp_phy_poll,
Dnet_driver.h556 void (*poll) (struct efx_nic *efx); member
584 void (*poll) (struct efx_nic *efx); member
/drivers/input/mouse/
Dpsmouse.h72 int (*poll)(struct psmouse *psmouse); member
/drivers/hwmon/ams/
Dams-input.c70 ams_info.idev->poll = ams_idev_poll; in ams_input_enable()

123456789