Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.c224 .tx_buf_get = dsi_tx_buf_get_6g,
236 .tx_buf_get = dsi_tx_buf_get_6g,
H A Ddsi.h191 void *dsi_tx_buf_get_6g(struct msm_dsi_host *msm_host);
H A Ddsi_host.c1151 void *dsi_tx_buf_get_6g(struct msm_dsi_host *msm_host) in dsi_tx_buf_get_6g() function