Searched refs:sixth (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_quirks.c | 100 #define SINK_DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument 101 { (first), (second), (third), (fourth), (fifth), (sixth) }
|
| /drivers/gpu/drm/display/ |
| A D | drm_dp_helper.c | 2524 #define DEVICE_ID(first, second, third, fourth, fifth, sixth) \ argument 2525 { (first), (second), (third), (fourth), (fifth), (sixth) }
|
Completed in 14 milliseconds