| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | send.c | 599 s64 *polled, in hws_send_engine_poll_cq() argument 625 hws_send_engine_update(queue, NULL, priv, res, polled, res_nb, 0); in hws_send_engine_poll_cq() 631 hws_send_engine_update(queue, cqe, priv, res, polled, res_nb, wqe_cnt); in hws_send_engine_poll_cq() 637 s64 *polled, in hws_send_engine_poll_list() argument 643 if (*polled < res_nb) { in hws_send_engine_poll_list() 644 res[*polled].status = in hws_send_engine_poll_list() 646 res[*polled].user_data = in hws_send_engine_poll_list() 648 (*polled)++; in hws_send_engine_poll_list() 661 s64 polled = 0; in hws_send_engine_poll() local 663 hws_send_engine_poll_list(queue, res, &polled, res_nb); in hws_send_engine_poll() [all …]
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxl-s905d-mecool-kii-pro.dts | 31 gpio-keys-polled { 32 compatible = "gpio-keys-polled";
|
| H A D | meson-gxm-wetek-core2.dts | 46 gpio-keys-polled { 47 compatible = "gpio-keys-polled";
|
| H A D | meson-gxm-tx9-pro.dts | 30 gpio-keys-polled { 31 compatible = "gpio-keys-polled";
|
| H A D | meson-gxm-minix-neo-u9h.dts | 42 gpio-keys-polled { 43 compatible = "gpio-keys-polled";
|
| H A D | meson-gxl-s905d-vero4k-plus.dts | 17 gpio-keys-polled { 18 compatible = "gpio-keys-polled";
|
| /linux/drivers/dma/ |
| H A D | dmatest.c | 91 static bool polled; variable 92 module_param(polled, bool, 0644); 93 MODULE_PARM_DESC(polled, "Use polling for completion instead of interrupts"); 128 bool polled; member 691 if (params->polled) in dmatest_func() 823 if (!params->polled) { in dmatest_func() 836 if (params->polled) { in dmatest_func() 1038 info->params.polled) { in dmatest_add_channel() 1039 info->params.polled = false; in dmatest_add_channel() 1124 params->polled = polled; in add_threaded_test()
|
| /linux/arch/powerpc/platforms/powermac/ |
| H A D | low_i2c.c | 87 int polled; /* open mode */ member 116 int polled; member 223 if (host->polled) { in kw_i2c_wait_interrupt() 266 if (!host->polled) in kw_i2c_handle_interrupt() 333 if (!host->polled) in kw_i2c_handle_interrupt() 402 int use_irq = host->irq && !bus->polled; in kw_i2c_xfer() 446 host->polled = bus->polled; in kw_i2c_xfer() 1095 int pmac_i2c_open(struct pmac_i2c_bus *bus, int polled) in pmac_i2c_open() argument 1100 bus->polled = polled || pmac_i2c_force_poll; in pmac_i2c_open()
|
| /linux/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_verbs.c | 2516 bool *polled, bool *stop) in ocrdma_poll_err_scqe() argument 2533 *polled = true; in ocrdma_poll_err_scqe() 2542 *polled = false; in ocrdma_poll_err_scqe() 2549 *polled = false; in ocrdma_poll_err_scqe() 2552 *polled = true; in ocrdma_poll_err_scqe() 2560 struct ib_wc *ibwc, bool *polled) in ocrdma_poll_success_scqe() argument 2567 *polled = false; /* WC cannot be consumed yet */ in ocrdma_poll_success_scqe() 2573 *polled = true; in ocrdma_poll_success_scqe() 2585 struct ib_wc *ibwc, bool *polled, bool *stop) in ocrdma_poll_scqe() argument 2594 expand = ocrdma_poll_success_scqe(qp, cqe, ibwc, polled); in ocrdma_poll_scqe() [all …]
|
| /linux/net/smc/ |
| H A D | smc_wr.c | 141 int polled = 0; in smc_wr_tx_tasklet_fn() local 144 polled++; in smc_wr_tx_tasklet_fn() 148 if (polled == 1) { in smc_wr_tx_tasklet_fn() 158 if (polled == 1) in smc_wr_tx_tasklet_fn() 483 int polled = 0; in smc_wr_rx_tasklet_fn() local 487 polled++; in smc_wr_rx_tasklet_fn() 491 if (polled == 1) { in smc_wr_rx_tasklet_fn() 500 if (polled == 1) in smc_wr_rx_tasklet_fn()
|
| /linux/arch/arm64/boot/dts/broadcom/bcmbca/ |
| H A D | bcm4906-tplink-archer-c2300-v1.dts | 86 gpio-keys-polled { 87 compatible = "gpio-keys-polled";
|
| H A D | bcm4908-asus-gt-ac5300.dts | 18 gpio-keys-polled { 19 compatible = "gpio-keys-polled";
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | tqmls10xxa-mbls10xxa.dtsi | 15 gpio-keys-polled { 16 compatible = "gpio-keys-polled";
|
| /linux/drivers/gpu/drm/aspeed/ |
| H A D | aspeed_gfx_out.c | 35 priv->connector.polled = 0; in aspeed_gfx_create_output()
|
| /linux/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-dlink-dsm-g600.dts | 67 compatible = "gpio-keys-polled"; 71 * need to be polled. Investigate if this is really the case or if
|
| /linux/arch/powerpc/include/asm/ |
| H A D | pmac_low_i2c.h | 87 extern int pmac_i2c_open(struct pmac_i2c_bus *bus, int polled);
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_dvo.c | 546 connector->polled = DRM_CONNECTOR_POLL_CONNECT | in intel_dvo_init() 548 connector->base.polled = connector->polled; in intel_dvo_init()
|
| /linux/drivers/input/joystick/ |
| H A D | adc-joystick.c | 199 bool polled, in adc_joystick_count_channels() argument 210 if (polled) in adc_joystick_count_channels()
|
| /linux/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front_conn.c | 112 connector->polled = DRM_CONNECTOR_POLL_CONNECT | in xen_drm_front_conn_init()
|
| /linux/drivers/gpu/drm/ast/ |
| H A D | ast_sil164.c | 117 connector->polled = DRM_CONNECTOR_POLL_CONNECT | DRM_CONNECTOR_POLL_DISCONNECT; in ast_sil164_output_init()
|
| H A D | ast_vga.c | 117 connector->polled = DRM_CONNECTOR_POLL_CONNECT | DRM_CONNECTOR_POLL_DISCONNECT; in ast_vga_output_init()
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-ufispace-ncplite.dts | 105 gpio-keys-polled { 106 compatible = "gpio-keys-polled";
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | ti-tfp410.c | 137 dvi->connector.polled = DRM_CONNECTOR_POLL_HPD; in tfp410_attach() 139 dvi->connector.polled = DRM_CONNECTOR_POLL_CONNECT | DRM_CONNECTOR_POLL_DISCONNECT; in tfp410_attach()
|
| /linux/Documentation/leds/ |
| H A D | uleds.rst | 28 changes. The device node can also be polled to notify when the brightness value
|
| /linux/drivers/gpu/drm/hisilicon/hibmc/ |
| H A D | hibmc_drm_vdac.c | 131 connector->polled = DRM_CONNECTOR_POLL_CONNECT | DRM_CONNECTOR_POLL_DISCONNECT; in hibmc_vdac_init()
|