Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h77193 struct intel_dpll_mgr { struct
77194 const struct dpll_info *dpll_info;
77195 bool (*get_dplls)(struct intel_atomic_state *, struct intel_crtc *, struct intel_encoder *);
77196 void (*put_dplls)(struct intel_atomic_state *, struct intel_crtc *);
77197 …id (*update_active_dpll)(struct intel_atomic_state *, struct intel_crtc *, struct intel_encoder *);
77198 void (*dump_hw_state)(struct drm_i915_private *, const struct intel_dpll_hw_state *);
Dvmlinux.h77193 struct intel_dpll_mgr { struct
77194 const struct dpll_info *dpll_info;
77195 bool (*get_dplls)(struct intel_atomic_state *, struct intel_crtc *, struct intel_encoder *);
77196 void (*put_dplls)(struct intel_atomic_state *, struct intel_crtc *);
77197 …id (*update_active_dpll)(struct intel_atomic_state *, struct intel_crtc *, struct intel_encoder *);
77198 void (*dump_hw_state)(struct drm_i915_private *, const struct intel_dpll_hw_state *);