| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/server/ |
| H A D | process.py | 715 def wait(self, timeout=None): argument 718 def poll(self, timeout=None): argument
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | arizona-core.c | 237 static inline bool arizona_poll_reg_delay(ktime_t timeout) in arizona_poll_reg_delay() 251 ktime_t timeout = ktime_add_us(ktime_get(), timeout_ms * USEC_PER_MSEC); in arizona_poll_reg() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/ti-st/ |
| H A D | st_kim.c | 208 long timeout; in read_local_version() local 287 unsigned long timeout; in download_firmware() local
|
| /OK3568_Linux_fs/u-boot/drivers/net/fm/ |
| H A D | eth.c | 165 int timeout = 1000000; in bmi_rx_port_disable() local 193 int timeout = 1000000; in bmi_tx_port_disable() local
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-mlxcpld.c | 279 int timeout = 0; in mlxcpld_i2c_wait_for_free() local 301 int status, i, timeout = 0; in mlxcpld_i2c_wait_for_tc() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/ |
| H A D | fimc-is.c | 265 unsigned int timeout = FIMC_IS_POWER_ON_TIMEOUT; in fimc_is_cpu_set_power() local 295 unsigned int state, unsigned int timeout) in fimc_is_wait_event()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ |
| H A D | dsi.c | 624 static int tegra_dsi_wait_idle(struct tegra_dsi *dsi, unsigned long timeout) in tegra_dsi_wait_idle() 707 unsigned int timeout; in tegra_dsi_set_timeout() local 1268 static int tegra_dsi_transmit(struct tegra_dsi *dsi, unsigned long timeout) in tegra_dsi_transmit() 1287 unsigned long timeout) in tegra_dsi_wait_for_response()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
| H A D | mali_kbase_pm_driver.c | 2382 unsigned long timeout; local 2425 long timeout = kbase_csf_timeout_in_jiffies(kbase_get_timeout_ms(kbdev, CSF_PM_TIMEOUT)); local 2427 long timeout = msecs_to_jiffies(PM_TIMEOUT_MS); local 2491 long timeout = kbase_csf_timeout_in_jiffies(kbase_get_timeout_ms(kbdev, CSF_PM_TIMEOUT)); local
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-timeout.c | 109 unsigned long blk_rq_timeout(unsigned long timeout) in blk_rq_timeout()
|
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | hp_sdc_mlc.c | 143 static int hp_sdc_mlc_in(hil_mlc *mlc, suseconds_t timeout) in hp_sdc_mlc_in()
|
| /OK3568_Linux_fs/kernel/include/linux/spi/ |
| H A D | pxa2xx_spi.h | 39 u32 timeout; member
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | moxart_wdt.c | 69 unsigned int timeout) in moxart_wdt_set_timeout()
|
| H A D | stpmic1_wdt.c | 60 unsigned int timeout) in pmic_wdt_set_timeout()
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | atiixp_modem.c | 385 int timeout = 1000; in snd_atiixp_acquire_codec() local 402 int timeout; in snd_atiixp_codec_read() local 467 int timeout; in snd_atiixp_aclink_reset() local 528 int timeout; in snd_atiixp_codec_detect() local 602 int timeout = 1000; in snd_atiixp_pcm_pointer() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/class/ |
| H A D | usbtmc.c | 123 u32 timeout; member 576 u32 timeout; in usbtmc488_ioctl_wait_srq() local 1088 u32 timeout; in usbtmc_generic_write() local 1955 u32 timeout; in usbtmc_ioctl_get_timeout() local 1968 u32 timeout; in usbtmc_ioctl_set_timeout() local
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/ |
| H A D | pyinotify.py | 1083 threshold=0, timeout=None): argument 1169 def check_events(self, timeout=None): argument 1408 threshold=0, timeout=None): argument 1493 default_proc_fun=None, read_freq=0, threshold=0, timeout=None, argument 1536 default_proc_fun=None, read_freq=0, threshold=0, timeout=None): argument
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | firmware.c | 686 unsigned long timeout; in obtain_firmware() local 821 unsigned long timeout; in run_rsa() local 961 unsigned long timeout; in wait_fm_ready() local 1397 unsigned long timeout; in acquire_hw_mutex() local 1526 unsigned long timeout; in acquire_chip_resource() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_drv.h | 111 const struct drm_etnaviv_timespec *timeout) in etnaviv_timeout_to_jiffies()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/android/ion/ |
| H A D | ipcsocket.c | 113 struct timeval timeout; in sendtosocket() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-imx/ |
| H A D | src.c | 41 unsigned long timeout; in imx_src_reset_module() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_dma.h | 54 mt76x02_wait_for_wpdma(struct mt76_dev *dev, int timeout) in mt76x02_wait_for_wpdma()
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | hmcdrv_cache.c | 41 unsigned long timeout; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | intel_wakeref.c | 153 void intel_wakeref_auto(struct intel_wakeref_auto *wf, unsigned long timeout) in intel_wakeref_auto()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_fence.c | 43 ktime_t *timeout, bool interruptible) in msm_wait_fence()
|
| /OK3568_Linux_fs/kernel/drivers/nfc/ |
| H A D | trf7970a.c | 451 unsigned int timeout; member 651 unsigned int timeout; in trf7970a_transmit() local 1459 struct sk_buff *skb, u16 timeout, in trf7970a_send_cmd() 1716 static int _trf7970a_tg_listen(struct nfc_digital_dev *ddev, u16 timeout, in _trf7970a_tg_listen() 1791 static int trf7970a_tg_listen(struct nfc_digital_dev *ddev, u16 timeout, in trf7970a_tg_listen() 1803 u16 timeout, nfc_digital_cmd_complete_t cb, in trf7970a_tg_listen_md()
|