Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.c658 static bool ibx_compare_hw_state(const struct intel_dpll_hw_state *_a, in ibx_compare_hw_state() function
688 .compare_hw_state = ibx_compare_hw_state,
4617 return ibx_compare_hw_state(a, b); in intel_dpll_compare_hw_state()