Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_guc_ct.c143 static bool ctch_is_open(struct intel_guc_ct_channel *ctch) in ctch_is_open() function
231 ctch->owner, yesno(ctch_is_open(ctch))); in ctch_open()
285 GEM_BUG_ON(!ctch_is_open(ctch)); in ctch_close()
487 GEM_BUG_ON(!ctch_is_open(ctch)); in ctch_send()
823 if (!ctch_is_open(ctch)) in ct_process_host_channel()
896 if (!ctch_is_open(ctch)) in intel_guc_ct_disable()