Searched defs:until (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/staging/media/omap4iss/ |
D | iss.c | 387 struct media_entity *until) in iss_pipeline_disable()
|
/Linux-v4.19/fs/ |
D | aio.c | 1245 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/ |
D | shmob_drm_regs.h | 298 u32 mask, u32 until) in lcdc_wait_bit()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_drv.h | 2334 #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/ |
D | sh_mobile_lcdcfb.c | 331 unsigned long mask, unsigned long until) in lcdc_wait_bit()
|