Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/omap4iss/
Diss.c387 struct media_entity *until) in iss_pipeline_disable()
/Linux-v4.19/fs/
Daio.c1245 ktime_t until) in read_events()
2040 ktime_t until = ts ? timespec64_to_ktime(*ts) : KTIME_MAX; in do_io_getevents() local
/Linux-v4.19/drivers/gpu/drm/shmobile/
Dshmob_drm_regs.h298 u32 mask, u32 until) in lcdc_wait_bit()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_drv.h2334 #define IS_REVID(p, since, until) \ argument
2436 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument
2444 #define IS_BXT_REVID(dev_priv, since, until) \ argument
2453 #define IS_KBL_REVID(dev_priv, since, until) \ argument
2459 #define IS_GLK_REVID(dev_priv, since, until) \ argument
2466 #define IS_CNL_REVID(p, since, until) \ argument
2475 #define IS_ICL_REVID(p, since, until) \ argument
/Linux-v4.19/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c331 unsigned long mask, unsigned long until) in lcdc_wait_bit()