Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c2106 int short_response, diff, pkt_size, ret = 0; in msm_dsi_host_cmd_rx() local
2112 short_response = 1; in msm_dsi_host_cmd_rx()
2116 short_response = 0; in msm_dsi_host_cmd_rx()
2177 if (short_response) in msm_dsi_host_cmd_rx()
2207 if (pkt_size < 10 && !short_response) in msm_dsi_host_cmd_rx()