Searched refs:wait (Results 751 - 775 of 2181) sorted by relevance

<<31323334353637383940>>

/linux-master/include/linux/mtd/
H A Donenand.h58 * @wait: [REPLACEABLE] hardware specific function for wait on ready
59 * @bbt_wait: [REPLACEABLE] hardware specific function for bbt wait on ready
74 * @wq: [INTERN] wait queue to sleep on if a OneNAND
105 int (*wait)(struct mtd_info *mtd, int state); member in struct:onenand_chip
/linux-master/drivers/media/radio/
H A Dradio-cadet.c482 static __poll_t cadet_poll(struct file *file, struct poll_table_struct *wait) argument
485 __poll_t req_events = poll_requested_events(wait);
486 __poll_t res = v4l2_ctrl_poll(file, wait);
488 poll_wait(file, &dev->read_queue, wait);
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dmy3126.c8 static int my3126_reset(struct cphy *cphy, int wait) argument
H A Dmv88x201x.c68 static int mv88x201x_reset(struct cphy *cphy, int wait) argument
/linux-master/tools/testing/selftests/x86/
H A Dfsgsbase_restore.c31 #include <sys/wait.h>
H A Diopl.c18 #include <sys/wait.h>
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c21 #include <sys/wait.h>
/linux-master/sound/soc/intel/skylake/
H A Dskl-sst-ipc.h146 u8 dma_id, u8 table_id, bool wait);
/linux-master/include/linux/
H A Drelay.h17 #include <linux/wait.h>
42 wait_queue_head_t read_wait; /* reader wait queue */
/linux-master/drivers/i2c/busses/
H A Di2c-pca-isa.c16 #include <linux/wait.h>
/linux-master/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test_arm64.c15 #include <sys/wait.h>
/linux-master/sound/usb/line6/
H A Dvariax.c11 #include <linux/wait.h>
/linux-master/tools/testing/selftests/rlimits/
H A Drlimits-per-userns.c7 #include <sys/wait.h>
/linux-master/sound/core/seq/oss/
H A Dseq_oss_writeq.c16 #include <linux/wait.h>
80 * wait until the write buffer has enough room
/linux-master/drivers/parport/
H A Dieee1284_ops.c57 long wait = msecs_to_jiffies(10); local
94 schedule_timeout_interruptible(wait);
99 parport_wait_event (port, wait);
106 wait *= 2;
731 /* Event 58: wait for busy (nWait) to go high */
738 /* Event 60: wait for busy (nWait) to go low */
773 /* Event 58: wait for Busy to go high */
783 /* Event 60: wait for Busy to go low */
819 /* Event 58: wait for busy (nWait) to go high */
826 /* Event 60: wait fo
[all...]
/linux-master/tools/perf/arch/x86/tests/
H A Dbp-modify.c4 #include <sys/wait.h>
/linux-master/drivers/scsi/
H A Dst.h122 struct completion wait; /* For SCSI commands */ member in struct:scsi_tape
/linux-master/drivers/hid/
H A Dhid-razer.c15 #include <linux/wait.h>
/linux-master/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c12 #include <linux/wait.h>
/linux-master/drivers/scsi/fnic/
H A Dvnic_dev.h114 u64 *a0, u64 *a1, int wait);
/linux-master/arch/arm/mach-pxa/
H A Dstandby.S66 ldr r0, [r1, #PXA3_DDR_HCAL] @ Clear (and wait for) HCEN
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h40 #include <linux/wait.h>
/linux-master/tools/perf/tests/
H A Devent-times.c7 #include <sys/wait.h>
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif.h28 #include <linux/wait.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dbase.c136 init_waitqueue_head(&pmu->recv.wait);

Completed in 350 milliseconds

<<31323334353637383940>>