/Linux-v5.4/arch/arm/mach-sa1100/ |
D | ssp.c | 57 return -ETIMEDOUT; in ssp_write_word() 66 return -ETIMEDOUT; in ssp_write_word() 94 return -ETIMEDOUT; in ssp_read_word() 122 return -ETIMEDOUT; in ssp_flush() 126 return -ETIMEDOUT; in ssp_flush()
|
D | jornada720_ssp.c | 64 return -ETIMEDOUT; in jornada_ssp_byte() 96 return -ETIMEDOUT; in jornada_ssp_inout() 167 if (ret == -ETIMEDOUT) { in jornada_ssp_probe()
|
/Linux-v5.4/drivers/video/backlight/ |
D | jornada720_bl.c | 39 return -ETIMEDOUT; in jornada_bl_get_brightness() 64 ret = -ETIMEDOUT; in jornada_bl_update_status() 72 ret = -ETIMEDOUT; in jornada_bl_update_status() 86 ret = -ETIMEDOUT; in jornada_bl_update_status()
|
D | jornada720_lcd.c | 44 ret = -ETIMEDOUT; in jornada_lcd_get_contrast() 65 ret = -ETIMEDOUT; in jornada_lcd_set_contrast()
|
/Linux-v5.4/drivers/soc/ixp4xx/ |
D | ixp4xx-npe.c | 249 return -ETIMEDOUT; in npe_debug_instr() 279 return -ETIMEDOUT; in npe_logical_reg_write32() 316 return -ETIMEDOUT; in npe_reset() 322 return -ETIMEDOUT; in npe_reset() 327 return -ETIMEDOUT; in npe_reset() 330 return -ETIMEDOUT; in npe_reset() 346 return -ETIMEDOUT; in npe_reset() 348 return -ETIMEDOUT; in npe_reset() 352 return -ETIMEDOUT; in npe_reset() 354 return -ETIMEDOUT; in npe_reset() [all …]
|
/Linux-v5.4/net/ax25/ |
D | ax25_ds_timer.c | 84 ax25_disconnect(ax25, ETIMEDOUT); in ax25_ds_timeout() 149 ax25_disconnect(ax25, ETIMEDOUT); in ax25_ds_t3timer_expiry() 194 ax25_disconnect(ax25, ETIMEDOUT); in ax25_ds_t1_timeout() 215 ax25_disconnect(ax25, ETIMEDOUT); in ax25_ds_t1_timeout() 225 ax25_disconnect(ax25, ETIMEDOUT); in ax25_ds_t1_timeout()
|
D | ax25_std_timer.c | 126 ax25_disconnect(ax25, ETIMEDOUT); in ax25_std_t1timer_expiry() 147 ax25_disconnect(ax25, ETIMEDOUT); in ax25_std_t1timer_expiry() 164 ax25_disconnect(ax25, ETIMEDOUT); in ax25_std_t1timer_expiry()
|
/Linux-v5.4/drivers/mmc/host/ |
D | moxart-mmc.c | 183 int ret = -ETIMEDOUT; in moxart_wait_for_status() 227 if (moxart_wait_for_status(host, MASK_RSP, &status) == -ETIMEDOUT) in moxart_send_command() 228 cmd->error = -ETIMEDOUT; in moxart_send_command() 231 cmd->error = -ETIMEDOUT; in moxart_send_command() 320 == -ETIMEDOUT) { in moxart_transfer_pio() 321 data->error = -ETIMEDOUT; in moxart_transfer_pio() 336 == -ETIMEDOUT) { in moxart_transfer_pio() 337 data->error = -ETIMEDOUT; in moxart_transfer_pio() 410 mrq->cmd->error = -ETIMEDOUT; in moxart_request() 442 mrq->cmd->error = -ETIMEDOUT; in moxart_request() [all …]
|
/Linux-v5.4/drivers/base/test/ |
D | test_async_driver_probe.c | 140 err = -ETIMEDOUT; in test_async_probe_init() 170 err = -ETIMEDOUT; in test_async_probe_init() 205 err = -ETIMEDOUT; in test_async_probe_init() 232 err = -ETIMEDOUT; in test_async_probe_init() 249 err = -ETIMEDOUT; in test_async_probe_init()
|
/Linux-v5.4/drivers/media/pci/ttpci/ |
D | av7110_hw.c | 132 return -ETIMEDOUT; in waitdebi() 150 return -ETIMEDOUT; in load_dram() 165 return -ETIMEDOUT; in load_dram() 180 return -ETIMEDOUT; in load_dram() 186 return -ETIMEDOUT; in load_dram() 250 return -ETIMEDOUT; in av7110_bootarm() 269 return -ETIMEDOUT; in av7110_bootarm() 314 return -ETIMEDOUT; in av7110_wait_msgstate() 345 return -ETIMEDOUT; in __av7110_send_fw_cmd() 361 return -ETIMEDOUT; in __av7110_send_fw_cmd() [all …]
|
/Linux-v5.4/drivers/fpga/ |
D | socfpga.c | 232 return -ETIMEDOUT; in socfpga_fpga_dclk_set_and_wait_clear() 250 return -ETIMEDOUT; in socfpga_fpga_wait_for_state() 314 ret = -ETIMEDOUT; in socfpga_fpga_wait_for_config_done() 391 return -ETIMEDOUT; in socfpga_fpga_reset() 417 return -ETIMEDOUT; in socfpga_fpga_ops_configure_init() 497 return -ETIMEDOUT; in socfpga_fpga_ops_configure_complete() 501 return -ETIMEDOUT; in socfpga_fpga_ops_configure_complete()
|
D | dfl-fme-mgr.c | 131 return -ETIMEDOUT; in fme_mgr_write_init() 146 return -ETIMEDOUT; in fme_mgr_write_init() 195 return -ETIMEDOUT; in fme_mgr_write() 239 return -ETIMEDOUT; in fme_mgr_write_complete()
|
/Linux-v5.4/sound/soc/codecs/ |
D | wm2000.c | 156 return -ETIMEDOUT; in wm2000_power_up() 163 return -ETIMEDOUT; in wm2000_power_up() 223 return -ETIMEDOUT; in wm2000_power_up() 251 return -ETIMEDOUT; in wm2000_power_down() 257 return -ETIMEDOUT; in wm2000_power_down() 289 return -ETIMEDOUT; in wm2000_enter_bypass() 295 return -ETIMEDOUT; in wm2000_enter_bypass() 333 return -ETIMEDOUT; in wm2000_exit_bypass() 366 return -ETIMEDOUT; in wm2000_enter_standby() 372 return -ETIMEDOUT; in wm2000_enter_standby() [all …]
|
/Linux-v5.4/include/linux/reset/ |
D | bcm63xx_pmb.h | 58 return -ETIMEDOUT; in __bpcm_do_op() 63 return -ETIMEDOUT; in __bpcm_do_op()
|
/Linux-v5.4/drivers/vfio/platform/reset/ |
D | vfio_platform_bcmflexrm.c | 60 return -ETIMEDOUT; in vfio_platform_bcmflexrm_shutdown() 72 return -ETIMEDOUT; in vfio_platform_bcmflexrm_shutdown()
|
/Linux-v5.4/drivers/media/dvb-frontends/ |
D | stv0299.c | 188 return -ETIMEDOUT; in stv0299_wait_diseqc_fifo() 205 return -ETIMEDOUT; in stv0299_wait_diseqc_idle() 273 return -ETIMEDOUT; in stv0299_send_diseqc_msg() 282 return -ETIMEDOUT; in stv0299_send_diseqc_msg() 289 return -ETIMEDOUT; in stv0299_send_diseqc_msg() 303 return -ETIMEDOUT; in stv0299_send_diseqc_burst() 314 return -ETIMEDOUT; in stv0299_send_diseqc_burst() 329 return -ETIMEDOUT; in stv0299_set_tone()
|
/Linux-v5.4/tools/testing/selftests/futex/functional/ |
D | futex_wait_private_mapped_file.c | 58 if (ret && errno != EWOULDBLOCK && errno != ETIMEDOUT) { in thr_futex_wait() 64 if (ret && errno == ETIMEDOUT) in thr_futex_wait()
|
/Linux-v5.4/drivers/usb/host/ |
D | xhci-rcar.c | 176 retval = -ETIMEDOUT; in xhci_rcar_download_firmware() 194 retval = -ETIMEDOUT; in xhci_rcar_download_firmware() 225 return -ETIMEDOUT; in xhci_rcar_init_quirk()
|
/Linux-v5.4/drivers/phy/marvell/ |
D | phy-pxa-28nm-hsic.c | 82 return -ETIMEDOUT; in mv_hsic_phy_init() 114 return -ETIMEDOUT; in mv_hsic_phy_power_on() 121 return -ETIMEDOUT; in mv_hsic_phy_power_on()
|
/Linux-v5.4/drivers/bus/fsl-mc/ |
D | mc-sys.c | 54 [MC_CMD_STATUS_TIMEOUT] = -ETIMEDOUT, in mc_status_to_error() 188 return -ETIMEDOUT; in mc_polling_wait_preemptible() 228 return -ETIMEDOUT; in mc_polling_wait_atomic()
|
/Linux-v5.4/drivers/i2c/busses/ |
D | i2c-au1550.c | 67 return -ETIMEDOUT; in wait_xfer_done() 75 return -ETIMEDOUT; in wait_ack() 79 return -ETIMEDOUT; in wait_ack() 95 return -ETIMEDOUT; in wait_master_done()
|
D | i2c-puv3.c | 55 return -ETIMEDOUT; in xfer_read() 70 return -ETIMEDOUT; in xfer_read() 88 return -ETIMEDOUT; in xfer_write()
|
/Linux-v5.4/net/bluetooth/ |
D | lib.c | 74 return ETIMEDOUT; in bt_to_errno() 94 return ETIMEDOUT; in bt_to_errno()
|
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x2/ |
D | pci_mcu.c | 27 return -ETIMEDOUT; in mt76pci_load_rom_patch() 69 ret = -ETIMEDOUT; in mt76pci_load_rom_patch() 141 return -ETIMEDOUT; in mt76pci_load_firmware()
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | intel_sideband.c | 134 err = -ETIMEDOUT; in vlv_sideband_rw() 305 return -ETIMEDOUT; in intel_sbi_rw() 348 return -ETIMEDOUT; in gen6_check_mailbox_status() 363 return -ETIMEDOUT; in gen7_check_mailbox_status() 404 return -ETIMEDOUT; in __sandybridge_pcode_rw()
|