tx_buf_put        156 drivers/gpu/drm/msm/dsi/dsi_cfg.c 	.tx_buf_put = NULL,
tx_buf_put        167 drivers/gpu/drm/msm/dsi/dsi_cfg.c 	.tx_buf_put = dsi_tx_buf_put_6g,
tx_buf_put        178 drivers/gpu/drm/msm/dsi/dsi_cfg.c 	.tx_buf_put = dsi_tx_buf_put_6g,
tx_buf_put         42 drivers/gpu/drm/msm/dsi/dsi_cfg.h 	void (*tx_buf_put)(struct msm_dsi_host *msm_host);
tx_buf_put       1191 drivers/gpu/drm/msm/dsi/dsi_host.c 	if (cfg_hnd->ops->tx_buf_put)
tx_buf_put       1192 drivers/gpu/drm/msm/dsi/dsi_host.c 		cfg_hnd->ops->tx_buf_put(msm_host);