Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/dsi/
Ddsi.h147 void *dsi_tx_buf_get_v2(struct msm_dsi_host *msm_host);
Ddsi_cfg.c240 .tx_buf_get = dsi_tx_buf_get_v2,
Ddsi_host.c1228 void *dsi_tx_buf_get_v2(struct msm_dsi_host *msm_host) in dsi_tx_buf_get_v2() function