Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/dsi/
Ddsi_cfg.c227 .tx_buf_get = dsi_tx_buf_get_6g,
239 .tx_buf_get = dsi_tx_buf_get_6g,
Ddsi.h125 void *dsi_tx_buf_get_6g(struct msm_dsi_host *msm_host);
Ddsi_host.c1176 void *dsi_tx_buf_get_6g(struct msm_dsi_host *msm_host) in dsi_tx_buf_get_6g() function