Searched defs:since (Results 1 – 5 of 5) sorted by relevance
/drivers/gpu/drm/i915/ |
D | i915_drv.h | 495 #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/ |
D | aoecmd.c | 643 int since; in rexmit_deferred() local 738 int since; in rexmit_timer() local
|
/drivers/dma/ |
D | k3dma.c | 597 int num = 1, since = 0; in k3_dma_prep_dma_cyclic() local
|
/drivers/tty/ipwireless/ |
D | hardware.c | 74 unsigned long since = jiffies - timing_stats.last_report_time; in report_timing() local
|
/drivers/ata/ |
D | libata-eh.c | 1690 u64 since; member
|