Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.h62 int msm_dsi_manager_cmd_xfer(int id, const struct mipi_dsi_msg *msg);
H A Ddsi_manager.c565 int msm_dsi_manager_cmd_xfer(int id, const struct mipi_dsi_msg *msg) in msm_dsi_manager_cmd_xfer() function
H A Ddsi_host.c1651 ret = msm_dsi_manager_cmd_xfer(msm_host->id, msg); in dsi_host_transfer()