Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.c241 .tx_buf_alloc = dsi_tx_buf_alloc_6g,
253 .tx_buf_alloc = dsi_tx_buf_alloc_6g,
H A Ddsi.h108 int dsi_tx_buf_alloc_6g(struct msm_dsi_host *msm_host, int size);
H A Ddsi_host.c1154 int dsi_tx_buf_alloc_6g(struct msm_dsi_host *msm_host, int size) in dsi_tx_buf_alloc_6g() function