Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.h67 int msm_dsi_host_cmd_rx(struct mipi_dsi_host *host,
H A Ddsi_manager.c519 ret = is_read ? msm_dsi_host_cmd_rx(host, msg) : in msm_dsi_manager_cmd_xfer()
H A Ddsi_host.c2103 int msm_dsi_host_cmd_rx(struct mipi_dsi_host *host, in msm_dsi_host_cmd_rx() function