Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/dsi/
A Ddsi_cfg.c245 .tx_buf_alloc = dsi_tx_buf_alloc_v2,
257 .tx_buf_alloc = dsi_tx_buf_alloc_6g,
269 .tx_buf_alloc = dsi_tx_buf_alloc_6g,
281 .tx_buf_alloc = dsi_tx_buf_alloc_6g,
A Ddsi_cfg.h57 int (*tx_buf_alloc)(struct msm_dsi_host *msm_host, int size); member
A Ddsi_host.c2060 ret = cfg_hnd->ops->tx_buf_alloc(msm_host, SZ_4K); in msm_dsi_host_modeset_init()

Completed in 10 milliseconds