Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c2109 int short_response, diff, pkt_size, ret = 0; in msm_dsi_host_cmd_rx() local
2115 short_response = 1; in msm_dsi_host_cmd_rx()
2119 short_response = 0; in msm_dsi_host_cmd_rx()
2180 if (short_response) in msm_dsi_host_cmd_rx()
2210 if (pkt_size < 10 && !short_response) in msm_dsi_host_cmd_rx()