/openbmc/linux/sound/drivers/opl4/ |
H A D | opl4_lib.c | 21 int timeout = 10; in snd_opl4_wait() local
|
/openbmc/linux/drivers/input/serio/ |
H A D | maceps2.c | 58 unsigned int timeout = MACE_PS2_TIMEOUT; in maceps2_write() local
|
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/ |
H A D | fork.c | 28 static unsigned int timeout = 30; variable
|
/openbmc/linux/drivers/watchdog/ |
H A D | wm831x_wdt.c | 130 unsigned int timeout) in wm831x_wdt_set_timeout()
|
H A D | via_wdt.c | 56 static int timeout = WDT_TIMEOUT; variable
|
H A D | wafer5823wdt.c | 60 static int timeout = WD_TIMO; /* in seconds */ variable
|
H A D | sb_wdog.c | 94 static unsigned long timeout = 0x7fffffUL; /* useconds: 8.3ish secs. */ variable
|
H A D | max77620_wdt.c | 97 unsigned int timeout) in max77620_wdt_set_timeout()
|
H A D | gxp-wdt.c | 59 unsigned int timeout) in gxp_wdt_set_timeout()
|
H A D | bcm47xx_wdt.c | 31 static int timeout = WDT_DEFAULT_TIME; variable
|
H A D | advantech_ec_wdt.c | 47 static unsigned int timeout; variable
|
/openbmc/linux/include/linux/ |
H A D | futex.h | 86 ktime_t *timeout, u32 __user *uaddr2, in do_futex()
|
/openbmc/u-boot/board/kmc/kzm9g/ |
H A D | kzm9g.c | 39 int timeout = 100; in cmp_loop() local
|
/openbmc/u-boot/board/renesas/sh7752evb/ |
H A D | spi-boot.c | 66 int timeout = 0x00100000; in spi_reset() local
|
/openbmc/linux/drivers/misc/eeprom/ |
H A D | eeprom_93cx6.c | 330 int timeout = 100; in eeprom_93cx6_write() local
|
/openbmc/linux/sound/isa/sb/ |
H A D | sb8_midi.c | 182 int timeout = 8; in snd_sb8dsp_midi_output_write() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac-bcma-mdio.c | 17 u32 value, int timeout) in bcma_mdio_wait_value()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ringbuf.c | 81 long timeout = (long)input; in poll_thread() local
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-is-regs.c | 35 unsigned int timeout = 2000; in fimc_is_hw_wait_intmsr0_intmsd0() local
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | smi.c | 58 const unsigned long timeout = jiffies + msecs_to_jiffies(50); in mv88e6xxx_smi_direct_wait() local
|
/openbmc/sdbusplus/test/async/ |
H A D | context.cpp | 54 static constexpr auto timeout = 500ms; in TEST_F() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | rtsx_usb_sdmmc.c | 93 u16 byte_cnt, u8 *buf, int buf_len, int timeout) in sd_read_data() 200 u16 byte_cnt, u8 *buf, int buf_len, int timeout) in sd_write_data() 292 int timeout = 100; in sd_send_cmd_get_rsp() local
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_fence.c | 177 static long vmw_fence_wait(struct dma_fence *f, bool intr, signed long timeout) in vmw_fence_wait() 520 bool interruptible, unsigned long timeout) in vmw_fence_obj_wait() 725 unsigned long timeout; in vmw_fence_obj_wait_ioctl() local
|
/openbmc/linux/drivers/net/ethernet/aeroflex/ |
H A D | greth.c | 1154 unsigned long timeout = jiffies + 4*HZ/100; in wait_for_mdio() local 1293 unsigned long timeout; in greth_mdio_init() local 1352 unsigned long timeout; in greth_of_probe() local
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stb0899_algo.c | 1084 static enum stb0899_status stb0899_dvbs2_get_dmd_status(struct stb0899_state *state, int timeout) in stb0899_dvbs2_get_dmd_status() 1118 static int stb0899_dvbs2_get_data_lock(struct stb0899_state *state, int timeout) in stb0899_dvbs2_get_data_lock() 1137 static enum stb0899_status stb0899_dvbs2_get_fec_status(struct stb0899_state *state, int timeout) in stb0899_dvbs2_get_fec_status()
|