Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/msm/dsi/
A Ddsi_cfg.c255 .tx_buf_put = NULL,
267 .tx_buf_put = dsi_tx_buf_put_6g,
279 .tx_buf_put = dsi_tx_buf_put_6g,
A Ddsi_cfg.h52 void (*tx_buf_put)(struct msm_dsi_host *msm_host); member
A Ddsi_host.c1233 if (cfg_hnd->ops->tx_buf_put) in dsi_cmd_dma_add()
1234 cfg_hnd->ops->tx_buf_put(msm_host); in dsi_cmd_dma_add()

Completed in 16 milliseconds