Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.c12 static const struct msm_dsi_config apq8064_dsi_cfg = {
32 static const struct msm_dsi_config msm8974_apq8084_dsi_cfg = {
53 static const struct msm_dsi_config msm8916_dsi_cfg = {
73 static const struct msm_dsi_config msm8976_dsi_cfg = {
89 static const struct msm_dsi_config msm8994_dsi_cfg = {
117 static const struct msm_dsi_config msm8996_dsi_cfg = {
137 static const struct msm_dsi_config msm8998_dsi_cfg = {
156 static const struct msm_dsi_config sdm660_dsi_cfg = {
178 static const struct msm_dsi_config sdm845_dsi_cfg = {
192 static const struct msm_dsi_config sc7180_dsi_cfg = {
H A Ddsi_cfg.h32 struct msm_dsi_config { struct
56 const struct msm_dsi_config *cfg; argument
H A Ddsi_host.c386 const struct msm_dsi_config *cfg = cfg_hnd->cfg; in dsi_clk_init()
451 const struct msm_dsi_config *cfg = msm_host->cfg_hnd->cfg; in dsi_bus_clk_enable()
475 const struct msm_dsi_config *cfg = msm_host->cfg_hnd->cfg; in dsi_bus_clk_disable()
1811 const struct msm_dsi_config *cfg = msm_host->cfg_hnd->cfg; in dsi_host_get_id()