Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.h111 void *dsi_tx_buf_get_v2(struct msm_dsi_host *msm_host);
H A Ddsi_cfg.c230 .tx_buf_get = dsi_tx_buf_get_v2,
H A Ddsi_host.c1224 void *dsi_tx_buf_get_v2(struct msm_dsi_host *msm_host) in dsi_tx_buf_get_v2() function