Home
last modified time | relevance | path

Searched refs:msm_dsi_cfg_get (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.h60 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor);
H A Ddsi_cfg.c275 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor) in msm_dsi_cfg_get() function
H A Ddsi_host.c244 cfg_hnd = msm_dsi_cfg_get(major, minor); in dsi_get_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.h67 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor);
H A Ddsi_cfg.c286 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor) in msm_dsi_cfg_get() function
H A Ddsi_host.c235 cfg_hnd = msm_dsi_cfg_get(major, minor); in dsi_get_config()

Completed in 8 milliseconds