Home
last modified time | relevance | path

Searched defs:max_wait (Results 1 – 13 of 13) sorted by relevance

/linux/tools/testing/selftests/drivers/net/hw/
H A Dtso.py18 def sock_wait_drain(sock, max_wait=1000): argument
/linux/drivers/net/ethernet/amd/pds_core/
H A Ddev.c133 unsigned long max_wait; in pdsc_devcmd_wait() local
/linux/drivers/media/pci/pt3/
H A Dpt3_i2c.c126 static int wait_i2c_result(struct pt3_board *pt3, u32 *result, int max_wait) in wait_i2c_result()
/linux/lib/
H A Dtest_lockup.c232 s64 max_wait = atomic64_read(&max_lock_wait); in test_lock() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_v11_0.c415 int max_wait; in psp_v11_0_memory_training_send_msg() local
H A Dpsp_v14_0.c382 int max_wait; in psp_v14_0_memory_training_send_msg() local
H A Dpsp_v13_0.c518 int max_wait; in psp_v13_0_memory_training_send_msg() local
/linux/arch/powerpc/kernel/
H A Deeh_pe.c107 int eeh_wait_state(struct eeh_pe *pe, int max_wait) in eeh_wait_state()
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_main.c517 unsigned long max_wait; in __ionic_dev_cmd_wait() local
/linux/drivers/dma/
H A Dmxs-dma.c204 const unsigned long max_wait = 50000; /* 50ms */ in mxs_dma_reset_chan() local
/linux/drivers/scsi/
H A Dst.c980 int attentions, waits, max_wait, scode; in test_ready() local
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c4123 u8 max_wait; in megasas_transition_to_ready() local
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c514 unsigned long max_wait; member