Searched refs:is_sync_stream (Results 1 – 1 of 1) sorted by relevance
1333 bool is_sync_stream; in hl_cs_sanity_checks() local1364 is_sync_stream = (cs_type == CS_TYPE_SIGNAL || cs_type == CS_TYPE_WAIT || in hl_cs_sanity_checks()1367 if (unlikely(is_sync_stream && !hdev->supports_sync_stream)) { in hl_cs_sanity_checks()1377 } else if (is_sync_stream && num_chunks != 1) { in hl_cs_sanity_checks()