| /OK3568_Linux_fs/kernel/drivers/crypto/ccp/ |
| H A D | tee-dev.c | 64 static int tee_wait_cmd_poll(struct psp_tee_device *tee, unsigned int timeout, in tee_wait_cmd_poll() 327 unsigned int timeout) in tee_wait_cmd_completion()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 324 u8 timeout = 0; in sdio_chk_hci_resume() local 402 u8 timeout = 0; in sdio_chk_hci_suspend() local 494 u8 timeout = 0; in sdio_iread() local 606 u8 timeout = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 324 u8 timeout = 0; in sdio_chk_hci_resume() local 402 u8 timeout = 0; in sdio_chk_hci_suspend() local 494 u8 timeout = 0; in sdio_iread() local 606 u8 timeout = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/hal_hci/ |
| H A D | hal_sdio.c | 324 u8 timeout = 0; in sdio_chk_hci_resume() local 402 u8 timeout = 0; in sdio_chk_hci_suspend() local 494 u8 timeout = 0; in sdio_iread() local 606 u8 timeout = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/kernel/net/llc/ |
| H A D | af_llc.c | 134 long timeout = sock_sndtimeo(sk, noblock); in llc_ui_send_data() local 578 static int llc_ui_wait_for_disc(struct sock *sk, long timeout) in llc_ui_wait_for_disc() 599 static bool llc_ui_wait_for_conn(struct sock *sk, long timeout) in llc_ui_wait_for_conn() 614 static int llc_ui_wait_for_busy_core(struct sock *sk, long timeout) in llc_ui_wait_for_busy_core()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 325 u8 timeout = 0; in sdio_chk_hci_resume() local 403 u8 timeout = 0; in sdio_chk_hci_suspend() local 495 u8 timeout = 0; in sdio_iread() local 607 u8 timeout = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 324 u8 timeout = 0; in sdio_chk_hci_resume() local 402 u8 timeout = 0; in sdio_chk_hci_suspend() local 494 u8 timeout = 0; in sdio_iread() local 606 u8 timeout = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/hal_hci/ |
| H A D | hal_sdio.c | 324 u8 timeout = 0; in sdio_chk_hci_resume() local 402 u8 timeout = 0; in sdio_chk_hci_suspend() local 494 u8 timeout = 0; in sdio_iread() local 606 u8 timeout = 0; in sdio_iwrite() local
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_list.cpp | 302 MPP_RET mpp_list::wait_lt(RK_S64 timeout, RK_S32 val) in wait_lt() 318 MPP_RET mpp_list::wait_le(RK_S64 timeout, RK_S32 val) in wait_le() 334 MPP_RET mpp_list::wait_gt(RK_S64 timeout, RK_S32 val) in wait_gt() 350 MPP_RET mpp_list::wait_ge(RK_S64 timeout, RK_S32 val) in wait_ge()
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/package/ |
| H A D | test_python_crossbar.py | 12 timeout = 60 variable in TestPythonPy3Crossbar
|
| H A D | test_python_colorzero.py | 12 timeout = 30 variable in TestPythonPy3Colorzero
|
| H A D | test_python_service_identity.py | 12 timeout = 30 variable in TestPythonPy3ServiceIdentity
|
| H A D | test_python_automat.py | 12 timeout = 30 variable in TestPythonPy3Automat
|
| H A D | test_python_cryptography.py | 12 timeout = 40 variable in TestPythonPy3Cryptography
|
| H A D | test_python_augeas.py | 13 timeout = 60 variable in TestPythonAugeas
|
| H A D | test_python_botocore.py | 12 timeout = 10 variable in TestPythonPy3Botocore
|
| H A D | test_python_boto3.py | 12 timeout = 10 variable in TestPythonPy3Boto3
|
| H A D | test_python_rsa.py | 12 timeout = 20 variable in TestPythonPy3RSA
|
| H A D | test_python_txtorcon.py | 12 timeout = 30 variable in TestPythonPy3Txtorcon
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-imx/ |
| H A D | hotplug.c | 36 unsigned long timeout = jiffies + msecs_to_jiffies(50); in imx_cpu_kill() local
|
| /OK3568_Linux_fs/kernel/sound/isa/ |
| H A D | sscape.c | 254 static int host_read_ctrl_unsafe(unsigned io_base, unsigned timeout) in host_read_ctrl_unsafe() 286 unsigned timeout) in host_write_ctrl_unsafe() 358 unsigned timeout) in sscape_wait_dma_unsafe() 375 static int obp_startup_ack(struct soundscape *s, unsigned timeout) in obp_startup_ack() 402 static int host_startup_ack(struct soundscape *s, unsigned timeout) in host_startup_ack()
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | wdt.c | 20 const u64 timeout = 42; in dm_test_wdt_base() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/ |
| H A D | phy.c | 25 unsigned long const timeout = 1000; /* 1000ms */ in at91_phy_reset() local
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | setup.h | 16 unsigned int reg_shift, unsigned int timeout) {} in setup_8250_early_printk_port()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | i2c-pca-platform.h | 7 int timeout; /* timeout in jiffies */ member
|