Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_drv.h495 #define IS_DISPLAY_STEP(__i915, since, until) \ argument
499 #define IS_GRAPHICS_STEP(__i915, since, until) \ argument
503 #define IS_MEDIA_STEP(__i915, since, until) \ argument
507 #define IS_BASEDIE_STEP(__i915, since, until) \ argument
694 #define IS_SKL_GRAPHICS_STEP(p, since, until) (IS_SKYLAKE(p) && IS_GRAPHICS_STEP(p, since, until)) argument
696 #define IS_KBL_GRAPHICS_STEP(dev_priv, since, until) \ argument
698 #define IS_KBL_DISPLAY_STEP(dev_priv, since, until) \ argument
701 #define IS_JSL_EHL_GRAPHICS_STEP(p, since, until) \ argument
703 #define IS_JSL_EHL_DISPLAY_STEP(p, since, until) \ argument
706 #define IS_TGL_DISPLAY_STEP(__i915, since, until) \ argument
[all …]
/drivers/block/aoe/
Daoecmd.c643 int since; in rexmit_deferred() local
738 int since; in rexmit_timer() local
/drivers/dma/
Dk3dma.c597 int num = 1, since = 0; in k3_dma_prep_dma_cyclic() local
/drivers/tty/ipwireless/
Dhardware.c74 unsigned long since = jiffies - timing_stats.last_report_time; in report_timing() local
/drivers/ata/
Dlibata-eh.c1690 u64 since; member