Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/bridge/
Ddw_mipi_dsi.h15 struct dw_mipi_dsi_phy_ops { struct
29 const struct dw_mipi_dsi_phy_ops *phy_ops; argument
/Linux-v4.19/drivers/gpu/drm/stm/
Ddw_mipi_dsi-stm.c287 static const struct dw_mipi_dsi_phy_ops dw_mipi_dsi_stm_phy_ops = {
/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/
Ddw-mipi-dsi.c768 const struct dw_mipi_dsi_phy_ops *phy_ops = dsi->plat_data->phy_ops; in dw_mipi_dsi_bridge_mode_set()