Home
last modified time | relevance | path

Searched refs:msm_dsi_host_cfg_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/dsi/
Ddsi_cfg.c139 const static struct msm_dsi_host_cfg_ops msm_dsi_v2_host_ops = {
150 const static struct msm_dsi_host_cfg_ops msm_dsi_6g_host_ops = {
161 const static struct msm_dsi_host_cfg_ops msm_dsi_6g_v2_host_ops = {
Ddsi_cfg.h43 struct msm_dsi_host_cfg_ops { struct
58 const struct msm_dsi_host_cfg_ops *ops; argument