Searched refs:intel_guc_ct_send (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc.h | 293 return intel_guc_ct_send(&guc->ct, action, len, NULL, 0, 0); in intel_guc_send() 300 return intel_guc_ct_send(&guc->ct, action, len, NULL, 0, in intel_guc_send_nb() 308 return intel_guc_ct_send(&guc->ct, action, len, in intel_guc_send_and_receive()
|
H A D | intel_guc_ct.h | 131 int intel_guc_ct_send(struct intel_guc_ct *ct, const u32 *action, u32 len,
|
H A D | intel_guc_ct.c | 807 int intel_guc_ct_send(struct intel_guc_ct *ct, const u32 *action, u32 len, in intel_guc_ct_send() function
|