Home
last modified time | relevance | path

Searched refs:until (Results 1 – 25 of 35) sorted by relevance

12

/drivers/staging/speakup/
DDefaultKeyAssignments36 KeyPad-Enter Shut Up (until another key is hit) and sync reading cursor
37 InsKeyPad-Enter Shut Up (until toggled back on).
44 synth until it has caught up with what is being printed on the
DKconfig121 loaded until the file system is mounted and the DecTalk
Dspkguide.txt32 provide speech access from the time the kernel is loaded, until the time
141 that way, until you press another key.
188 until you hit another key. When you hit speakup plus keypad enter,
786 through the cursor tracking modes using keypad asterisk, until Speakup
836 The paste buffer will continue to hold the cut information, until a new
958 You should note that these new mappings will only stay in effect until
959 you reboot, or until you load another keymap.
1342 location until at least one year after the last time you distribute an
/drivers/gpu/drm/shmobile/
Dshmob_drm_regs.h298 u32 mask, u32 until) in lcdc_wait_bit() argument
302 while ((lcdc_read(sdev, reg) & mask) != until) { in lcdc_wait_bit()
/drivers/block/paride/
DTransition-notes40 pd.c, everything until returning 1 or setting or setting ->claim_cont
42 * in pi_do_claimed() when called from pd.c, everything until the call
43 of pi_do_claimed() plus the everything until the call of cont() if
100 in the area, under pi_spinlock and we do not release it until after leaving
/drivers/parisc/
DREADME.dino22 ** program. Assume a machine is only "suspect" until proven otherwise.
/drivers/scsi/aic7xxx/
Daic79xx.seq224 * wait until any select-out activity has halted, and
368 * new commands from the host until the MK_MESSAGE
381 * Defer this SCB and stop fetching new SCBs until
502 * until we return to our idle loop), use a
624 * the point of selection until our idle
628 * idle loop until the busfree at the end of
677 * the point of re-selection until our idle
681 * idle loop until the busfree at the end of
1421 * An ACK is not sent on input from the target until SCSIDATL is read from.
1422 * So we wait until SCSIDATL is latched (the usual way), then read the data
[all …]
Daic7xxx.seq156 * selecting, keep polling the current channel until
363 * defer re-enabling the interrupt until, as an initiator,
855 * modify the saved values in the SCB until we see a save
889 * Turn on `Bit Bucket' mode, wait until the target takes
963 * call our idle loop until it is able to load
1146 * the prefetched but unused data from the data fifo until
1962 * the target until SCSIDATL is read from. So we wait until SCSIDATL is
1966 * spec guarantees that the target will hold the data byte on the bus until
/drivers/gpu/vga/
DKconfig28 X isn't running and delayed switching until the next logoff. This
/drivers/staging/media/bcm2048/
DTODO23 until the rest of the driver is cleaned up. Then I have a better idea of
/drivers/scsi/qla2xxx/
DKconfig24 Upon request, the driver caches the firmware image until
/drivers/staging/media/imx/
DTODO16 method until this issue is resolved.
/drivers/gpu/drm/i915/
Di915_drv.h2838 #define IS_REVID(p, since, until) \ argument
2839 (INTEL_REVID(p) >= (since) && INTEL_REVID(p) <= (until))
2932 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument
2940 #define IS_BXT_REVID(dev_priv, since, until) \ argument
2941 (IS_BROXTON(dev_priv) && IS_REVID(dev_priv, since, until))
2949 #define IS_KBL_REVID(dev_priv, since, until) \ argument
2950 (IS_KABYLAKE(dev_priv) && IS_REVID(dev_priv, since, until))
2955 #define IS_GLK_REVID(dev_priv, since, until) \ argument
2956 (IS_GEMINILAKE(dev_priv) && IS_REVID(dev_priv, since, until))
2961 #define IS_CNL_REVID(p, since, until) \ argument
[all …]
/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Didle.fuc65 // process the process' messages until there's none left
/drivers/staging/media/atomisp/
DTODO25 driver until the other work is done.
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dhub.fuc218 // Main program loop, very simple, sleeps until woken up by the interrupt
222 // sleep until we have something to do
401 // to hang with STATUS=0x00000007 until it's cleared.. fbcon can
/drivers/staging/irda/net/
DKconfig76 each time until the back-off reaches the max. turn around time.
/drivers/xen/
DKconfig245 removed until machine stop), select Y/M here, otherwise select N.
257 be removed until machine stop), select Y/M here.
/drivers/staging/media/omap4iss/
Diss.c387 struct media_entity *until) in iss_pipeline_disable() argument
407 if (entity == until) in iss_pipeline_disable()
/drivers/net/wireless/intersil/orinoco/
DKconfig48 on startup. The firmware will remain cached until the
/drivers/uio/
DKconfig51 but the memory allocation is not performed until
/drivers/power/reset/
DKconfig146 Instead they restart, and u-boot holds the SoC until the
/drivers/staging/unisys/Documentation/
Doverview.txt136 device channel until a subsequent resume() occurs.
211 will return an empty string until AFTER the
/drivers/input/serio/
DKconfig150 to keep using that driver until the new HIL drivers have had
/drivers/iommu/
DKconfig182 to use physical addresses for DMA, at least until this

12