Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.c18 static const struct msm_dsi_config apq8064_dsi_cfg = {
39 static const struct msm_dsi_config msm8974_apq8084_dsi_cfg = {
59 static const struct msm_dsi_config msm8916_dsi_cfg = {
70 static const struct msm_dsi_config msm8976_dsi_cfg = {
90 static const struct msm_dsi_config msm8994_dsi_cfg = {
107 static const struct msm_dsi_config msm8996_dsi_cfg = {
127 static const struct msm_dsi_config msm8998_dsi_cfg = {
146 static const struct msm_dsi_config sdm660_dsi_cfg = {
166 static const struct msm_dsi_config sdm845_dsi_cfg = {
182 static const struct msm_dsi_config sm8550_dsi_cfg = {
[all …]
H A Ddsi_cfg.h39 struct msm_dsi_config { struct
63 const struct msm_dsi_config *cfg; argument