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