msm_disp_state
static void dpu_kms_mdp_snapshot(struct msm_disp_state *disp_state, struct msm_kms *kms)
struct msm_disp_state *disp_state;
struct msm_disp_state *
struct msm_disp_state *disp_state;
disp_state = kzalloc_obj(struct msm_disp_state);
struct msm_disp_state *disp_state;
void msm_disp_state_print(struct msm_disp_state *disp_state, struct drm_printer *p);
void msm_disp_snapshot_capture_state(struct msm_disp_state *disp_state);
void msm_disp_snapshot_add_block(struct msm_disp_state *disp_state, u32 len,
struct msm_disp_state *msm_disp_snapshot_state_sync(struct msm_kms *kms);
void msm_disp_snapshot_capture_state(struct msm_disp_state *disp_state)
struct msm_disp_state *disp_state = data;
void msm_disp_snapshot_add_block(struct msm_disp_state *disp_state, u32 len,
void msm_disp_state_print(struct msm_disp_state *state, struct drm_printer *p)
static void msm_disp_capture_atomic_state(struct msm_disp_state *disp_state)
void msm_dp_snapshot(struct msm_disp_state *disp_state, struct msm_dp *dp)
void msm_dsi_snapshot(struct msm_disp_state *disp_state, struct msm_dsi *msm_dsi)
void msm_dsi_host_snapshot(struct msm_disp_state *disp_state, struct mipi_dsi_host *host);
void msm_dsi_phy_snapshot(struct msm_disp_state *disp_state, struct msm_dsi_phy *phy);
void msm_dsi_host_snapshot(struct msm_disp_state *disp_state, struct mipi_dsi_host *host)
void msm_dsi_phy_snapshot(struct msm_disp_state *disp_state, struct msm_dsi_phy *phy)
struct msm_disp_state *state = m->private;
struct msm_disp_state *state = m->private;
struct msm_disp_state *state;
void msm_dsi_snapshot(struct msm_disp_state *disp_state, struct msm_dsi *msm_dsi);
static inline void msm_dsi_snapshot(struct msm_disp_state *disp_state, struct msm_dsi *msm_dsi)
void msm_dp_snapshot(struct msm_disp_state *disp_state, struct msm_dp *dp_display);
static inline void msm_dp_snapshot(struct msm_disp_state *disp_state, struct msm_dp *dp_display)
struct msm_disp_state;
void (*snapshot)(struct msm_disp_state *disp_state, struct msm_kms *kms);