Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/dsi/
Ddsi_cfg.c165 .tx_buf_alloc = dsi_tx_buf_alloc_6g,
176 .tx_buf_alloc = dsi_tx_buf_alloc_6g,
Ddsi.h184 int dsi_tx_buf_alloc_6g(struct msm_dsi_host *msm_host, int size);
Ddsi_host.c1064 int dsi_tx_buf_alloc_6g(struct msm_dsi_host *msm_host, int size) in dsi_tx_buf_alloc_6g() function