Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/dsi/
Ddsi.h145 int dsi_tx_buf_alloc_v2(struct msm_dsi_host *msm_host, int size);
Ddsi_cfg.c239 .tx_buf_alloc = dsi_tx_buf_alloc_v2,
Ddsi_host.c1183 int dsi_tx_buf_alloc_v2(struct msm_dsi_host *msm_host, int size) in dsi_tx_buf_alloc_v2() function