Searched refs:to_dpu_hw_mixer (Results 1 – 3 of 3) sorted by relevance
80 static inline struct dpu_hw_mixer *to_dpu_hw_mixer(struct dpu_hw_blk *hw) in to_dpu_hw_mixer() function
49 hw = to_dpu_hw_mixer(rm->mixer_blks[i]); in dpu_rm_destroy()222 prim_lm_cfg = to_dpu_hw_mixer(rm->mixer_blks[primary_idx])->cap; in _dpu_rm_check_lm_peer()223 peer_cfg = to_dpu_hw_mixer(rm->mixer_blks[peer_idx])->cap; in _dpu_rm_check_lm_peer()264 lm_cfg = to_dpu_hw_mixer(rm->mixer_blks[lm_idx])->cap; in _dpu_rm_check_lm_and_get_connected_blks()
1046 cstate->mixers[i].hw_lm = to_dpu_hw_mixer(hw_lm[i]); in dpu_encoder_virt_mode_set()