Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_bw.h19 struct intel_bw_state { struct
26 #define to_intel_bw_state(x) container_of((x), struct intel_bw_state, base) argument