Home
last modified time | relevance | path

Searched defs:until (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/lib/
Ddelay.c107 u64 until = start + cycles; in delay_halt_tpause() local
/kernel/linux/linux-5.10/drivers/media/rc/
Dgpio-ir-tx.c51 static void delay_until(ktime_t until) in delay_until()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_drv.h1318 #define IS_REVID(p, since, until) \ argument
1494 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument
1502 #define IS_BXT_REVID(dev_priv, since, until) \ argument
1525 #define IS_KBL_GT_REVID(dev_priv, since, until) \ argument
1529 #define IS_KBL_DISP_REVID(dev_priv, since, until) \ argument
1539 #define IS_GLK_REVID(dev_priv, since, until) \ argument
1546 #define IS_CNL_REVID(p, since, until) \ argument
1555 #define IS_ICL_REVID(p, since, until) \ argument
1560 #define IS_EHL_REVID(p, since, until) \ argument
1583 #define IS_TGL_DISP_REVID(p, since, until) \ argument
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/
Diss.c383 struct media_entity *until) in iss_pipeline_disable()
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
Dshmob_drm_regs.h297 u32 mask, u32 until) in lcdc_wait_bit()
/kernel/linux/linux-5.10/fs/
Daio.c1273 ktime_t until) in read_events()
2171 ktime_t until = KTIME_MAX; in do_io_getevents() local
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
Drkisp1-capture.c845 struct media_entity *until, in rkisp1_pipeline_sink_walk()
/kernel/linux/linux-5.10/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c331 unsigned long mask, unsigned long until) in lcdc_wait_bit()