Searched refs:to_intel_bw_state (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_bw.h55 #define to_intel_bw_state(x) container_of((x), struct intel_bw_state, base) macro
H A Dintel_bw.c779 return to_intel_bw_state(bw_state);
790 return to_intel_bw_state(bw_state);
803 return to_intel_bw_state(bw_state);
H A Dintel_modeset_setup.c157 to_intel_bw_state(i915->display.bw.obj.state);
809 to_intel_bw_state(i915->display.bw.obj.state);

Completed in 77 milliseconds