Searched refs:mdp5_cfg_hw (Results 1 – 5 of 5) sorted by relevance
15 const struct mdp5_cfg_hw *mdp5_cfg = NULL;17 static const struct mdp5_cfg_hw msm8x74v1_config = {106 static const struct mdp5_cfg_hw msm8x74v2_config = {193 static const struct mdp5_cfg_hw apq8084_config = {293 static const struct mdp5_cfg_hw msm8x16_config = {365 static const struct mdp5_cfg_hw msm8x36_config = {445 static const struct mdp5_cfg_hw msm8x94_config = {545 static const struct mdp5_cfg_hw msm8x96_config = {658 const struct mdp5_cfg_hw msm8x76_config = {1036 static const struct mdp5_cfg_hw sdm630_config = {[all …]
17 extern const struct mdp5_cfg_hw *mdp5_cfg;85 struct mdp5_cfg_hw { struct113 const struct mdp5_cfg_hw *hw; argument120 const struct mdp5_cfg_hw *mdp5_cfg_get_hw_config(struct mdp5_cfg_handler *cfg_hnd);
343 static int get_dsi_id_from_intf(const struct mdp5_cfg_hw *hw_cfg, int intf_num) in get_dsi_id_from_intf()410 const struct mdp5_cfg_hw *hw_cfg = in modeset_init_intf()729 const struct mdp5_cfg_hw *hw_cfg; in hwpipe_init()765 const struct mdp5_cfg_hw *hw_cfg; in hwmixer_init()791 const struct mdp5_cfg_hw *hw_cfg; in interface_init()
693 const struct mdp5_cfg_hw *hw_cfg = mdp5_cfg_get_hw_config(cfg_hnd); in mdp5_ctlm_init()
697 const struct mdp5_cfg_hw *hw_cfg; in mdp5_crtc_atomic_check()
Completed in 16 milliseconds