/openbmc/qemu/target/mips/sysemu/ |
H A D | cp0_timer.c | 41 uint32_t wait; in cpu_mips_timer_update() local
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | mpfs-rng.c | 27 static int mpfs_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in mpfs_rng_read()
|
H A D | st-rng.c | 48 static int st_rng_read(struct hwrng *rng, void *data, size_t max, bool wait) in st_rng_read()
|
H A D | xiphera-trng.c | 35 static int xiphera_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in xiphera_trng_read()
|
H A D | geode-rng.c | 69 static int geode_rng_data_present(struct hwrng *rng, int wait) in geode_rng_data_present()
|
H A D | ingenic-trng.c | 57 static int ingenic_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in ingenic_trng_read()
|
H A D | pic32-rng.c | 50 bool wait) in pic32_rng_read()
|
/openbmc/linux/drivers/input/serio/ |
H A D | serio_raw.c | 36 wait_queue_head_t wait; member 239 static __poll_t serio_raw_poll(struct file *file, poll_table *wait) in serio_raw_poll()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | mmsch_v1_0.h | 122 uint32_t mask, uint32_t wait) in mmsch_v1_0_insert_direct_poll() 146 #define MMSCH_V1_0_INSERT_DIRECT_POLL(reg, mask, wait) { \ argument
|
/openbmc/linux/drivers/crypto/amcc/ |
H A D | crypto4xx_trng.c | 28 static int ppc4xx_trng_data_present(struct hwrng *rng, int wait) in ppc4xx_trng_data_present()
|
/openbmc/linux/drivers/staging/media/omap4iss/ |
H A D | iss_resizer.h | 53 wait_queue_head_t wait; member
|
H A D | iss_ipipeif.h | 70 wait_queue_head_t wait; member
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/common/ |
H A D | mtk_vcodec_fw.c | 68 unsigned int len, unsigned int wait) in mtk_vcodec_fw_ipi_send()
|
H A D | mtk_vcodec_fw_scp.c | 36 unsigned int len, unsigned int wait) in mtk_vcodec_scp_ipi_send()
|
/openbmc/linux/sound/core/seq/oss/ |
H A D | seq_oss_rw.c | 185 snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait) in snd_seq_oss_poll()
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | job.h | 33 struct host1x_job_wait wait; member
|
/openbmc/linux/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_hw.c | 259 u8 wait = 10; in xgene_enet_wr_mac() local 319 u8 wait = 10; in xgene_enet_rd_mac() local 354 u8 wait = 10; in xgene_enet_rd_stat() local 396 u8 wait = 10; in xgene_enet_ecc_init() local
|
/openbmc/u-boot/arch/arm/cpu/arm1136/mx35/ |
H A D | mx35_sdram.c | 32 volatile unsigned int wait = count; in dram_wait() local
|
/openbmc/linux/drivers/remoteproc/ |
H A D | mtk_scp_ipi.c | 160 unsigned int wait) in scp_ipi_send()
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | smp.h | 54 #define smp_call_function_on_cpu(func,info,wait,cpu) ({ 0; }) argument
|
/openbmc/linux/include/linux/ |
H A D | hiddev.h | 28 wait_queue_head_t wait; member
|
H A D | sbitmap.h | 97 wait_queue_head_t wait; member 605 struct wait_queue_entry wait; member
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_memory.c | 277 wait_queue_entry_t wait; in snd_seq_cell_alloc() local 429 poll_table *wait) in snd_seq_pool_poll_wait()
|
/openbmc/linux/sound/core/ |
H A D | hwdep.c | 73 wait_queue_entry_t wait; in snd_hwdep_open() local 165 static __poll_t snd_hwdep_poll(struct file * file, poll_table * wait) in snd_hwdep_poll()
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | bus.hpp | 206 int wait(uint64_t timeout_us) in wait() function 216 int wait(std::optional<SdBusDuration> timeout = std::nullopt) in wait() function
|