Home
last modified time | relevance | path

Searched refs:timeout (Results 3676 – 3700 of 4398) sorted by relevance

1...<<141142143144145146147148149150>>...176

/openbmc/linux/net/bluetooth/
H A Dhci_event.c803 conn->auth_payload_timeout = __le16_to_cpu(rp->timeout); in hci_cc_read_auth_payload_timeout()
3644 cp.timeout = cpu_to_le16(hdev->auth_payload_timeout); in hci_encrypt_change_evt()
6515 u16 handle, min, max, latency, timeout; in hci_le_remote_conn_param_req_evt() local
6523 timeout = le16_to_cpu(ev->timeout); in hci_le_remote_conn_param_req_evt()
6534 if (hci_check_conn_params(min, max, latency, timeout)) in hci_le_remote_conn_param_req_evt()
6550 params->supervision_timeout = timeout; in hci_le_remote_conn_param_req_evt()
6559 store_hint, min, max, latency, timeout); in hci_le_remote_conn_param_req_evt()
6566 cp.timeout = ev->timeout; in hci_le_remote_conn_param_req_evt()
/openbmc/linux/Documentation/security/keys/
H A Dcore.rst693 unsigned timeout, key_serial_t keyring);
695 unsigned timeout, unsigned error, key_serial_t keyring);
744 * Set the timeout on a key::
746 long keyctl(KEYCTL_SET_TIMEOUT, key_serial_t key, unsigned timeout);
748 This sets or clears the timeout on a key. The timeout can be 0 to clear
749 the timeout or a number of seconds to set the expiry time that far into
753 timeout. Timeouts may not be set with this function on negative, revoked
1077 having one of its attributes changed (user, group, perm, timeout,
/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c2930 int timeout; in snd_cs46xx_chip_init() local
3053 timeout = 150; in snd_cs46xx_chip_init()
3054 while (timeout-- > 0) { in snd_cs46xx_chip_init()
3105 timeout = 150; in snd_cs46xx_chip_init()
3106 while (timeout-- > 0) { in snd_cs46xx_chip_init()
/openbmc/qemu/python/tests/
H A Dprotocol.py374 await asyncio.wait_for(task, timeout=0)
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.8.rst74 - oeqa qemurunner.py: add timeout to QMP calls
/openbmc/linux/arch/arm/boot/dts/amlogic/
H A Dmeson8b-ec100.dts70 timeout-ms = <20000>;
/openbmc/linux/drivers/media/rc/
H A Dfintek-cir.c527 rdev->timeout = 1000; in fintek_probe()
/openbmc/linux/fs/lockd/
H A Dhost.c456 .timeout = &timeparms, in nlm_bind_host()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h492 int (*set_coalesce_usecs)(struct hnae_handle *handle, u32 timeout);
/openbmc/linux/drivers/power/supply/
H A Dwm831x_power.c302 pdata->timeout, &reg2, in wm831x_config_battery()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c461 chan->timeout = areq->nbytes; in sun8i_ce_hash_run()
/openbmc/linux/Documentation/gpu/
H A Dvkms.rst103 - kms_plane: some test cases are failing due to timeout on capturing CRC;
/openbmc/linux/drivers/scsi/
H A Dpmcraid.h572 u32 timeout; /* current timeout value */ member
H A Dstex.c211 __le16 timeout; member
547 msg_h->timeout = cpu_to_le16(scsi_cmd_to_rq(cmd)->timeout / HZ); in stex_ss_send_cmd()
/openbmc/linux/drivers/md/
H A Dmd.h738 unsigned long timeout; member
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pinephone.dtsi83 flash-max-timeout-us = <250000>;
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-emstamp-argon.dtsi363 timeout-sec = <32>;
/openbmc/linux/drivers/i2c/
H A Di2c-core-smbus.c595 orig_jiffies + adapter->timeout)) in __i2c_smbus_xfer()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dlogicpd-torpedo-baseboard.dtsi371 ti,esd-recovery-timeout-ms = <8000>;
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_object.h806 long timeout);
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c2038 static efi_status_t EFIAPI efi_set_watchdog_timer(unsigned long timeout, in efi_set_watchdog_timer() argument
2043 EFI_ENTRY("%ld, 0x%llx, %ld, %p", timeout, watchdog_code, in efi_set_watchdog_timer()
2045 return EFI_EXIT(efi_set_watchdog(timeout)); in efi_set_watchdog_timer()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dudc-xilinx.c321 u32 timeout = 500; in xudc_start_dma() local
347 timeout--; in xudc_start_dma()
348 if (!timeout) { in xudc_start_dma()
/openbmc/linux/drivers/net/wireless/legacy/
H A Dwl3501_cs.c592 .timeout = 10, in wl3501_mgmt_join()
858 .timeout = 1000, in wl3501_mgmt_auth()
870 .timeout = 1000, in wl3501_mgmt_association()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c1781 unsigned long timeout = msecs_to_jiffies(MLXSW_PCI_CIR_TIMEOUT_MSECS); in mlxsw_pci_cmd_exec() local
1818 end = jiffies + timeout; in mlxsw_pci_cmd_exec()
1830 wait_event_timeout(mlxsw_pci->cmd.wait, *p_wait_done, timeout); in mlxsw_pci_cmd_exec()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvcn_v4_0.c1222 uint32_t tmp, timeout; in vcn_v4_0_start_sriov() local
1393 timeout = 1000; in vcn_v4_0_start_sriov()
1403 if (tmp >= timeout) { in vcn_v4_0_start_sriov()

1...<<141142143144145146147148149150>>...176