Home
last modified time | relevance | path

Searched refs:tx_buf_alloc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.c214 .tx_buf_alloc = dsi_tx_buf_alloc_v2,
226 .tx_buf_alloc = dsi_tx_buf_alloc_6g,
238 .tx_buf_alloc = dsi_tx_buf_alloc_6g,
H A Ddsi_cfg.h53 int (*tx_buf_alloc)(struct msm_dsi_host *msm_host, int size); member