HomeSort by: relevance | last modified time | path
    Searched refs:intel_disable_shared_dpll (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dpll_mgr.h 266 * Hook for disabling the pll, called from intel_disable_shared_dpll()
379 void intel_disable_shared_dpll(const struct intel_crtc_state *crtc_state);
intel_dpll_mgr.c 211 * intel_disable_shared_dpll - disable a CRTC's shared DPLL
216 void intel_disable_shared_dpll(const struct intel_crtc_state *crtc_state) function in typeref:typename:void
intel_display.c 7549 intel_disable_shared_dpll(crtc_state);
14943 intel_disable_shared_dpll(old_crtc_state);

Completed in 25 milliseconds