Home
last modified time | relevance | path

Searched refs:has_hotplug (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/drm2/i915/
H A Di915_drv.c204 .has_hotplug = 1,
217 .need_gfx_hws = 1, .has_hotplug = 1,
237 .need_gfx_hws = 1, .has_hotplug = 1,
243 .need_gfx_hws = 1, .has_hotplug = 1,
249 .need_gfx_hws = 1, .has_hotplug = 1,
256 .need_gfx_hws = 1, .has_hotplug = 1,
265 .need_gfx_hws = 1, .has_hotplug = 1,
275 .need_gfx_hws = 1, .has_hotplug = 1,
284 .need_gfx_hws = 1, .has_hotplug = 1,
294 .need_gfx_hws = 1, .has_hotplug = 1,
[all …]
H A Di915_drv.h310 DEV_INFO_FLAG(has_hotplug) DEV_INFO_SEP \
337 u8 has_hotplug:1; member
1224 #define I915_HAS_HOTPLUG(dev) (INTEL_INFO(dev)->has_hotplug)