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.c2223 int short_response, diff, pkt_size, ret = 0; in msm_dsi_host_cmd_rx() local
2229 short_response = 1; in msm_dsi_host_cmd_rx()
2233 short_response = 0; in msm_dsi_host_cmd_rx()
2294 if (short_response) in msm_dsi_host_cmd_rx()
2324 if (pkt_size < 10 && !short_response) in msm_dsi_host_cmd_rx()