Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/omap4iss/
Diss.c383 struct media_entity *until) in iss_pipeline_disable()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_drv.h1863 #define IS_REVID(p, since, until) \ argument
2021 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument
2029 #define IS_BXT_REVID(dev_priv, since, until) \ argument
2038 #define IS_KBL_REVID(dev_priv, since, until) \ argument
2044 #define IS_GLK_REVID(dev_priv, since, until) \ argument
2051 #define IS_CNL_REVID(p, since, until) \ argument
2060 #define IS_ICL_REVID(p, since, until) \ argument
/Linux-v5.4/drivers/gpu/drm/shmobile/
Dshmob_drm_regs.h297 u32 mask, u32 until) in lcdc_wait_bit()
/Linux-v5.4/fs/
Daio.c1272 ktime_t until) in read_events()
2034 ktime_t until = ts ? timespec64_to_ktime(*ts) : KTIME_MAX; in do_io_getevents() local
/Linux-v5.4/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c331 unsigned long mask, unsigned long until) in lcdc_wait_bit()