Searched refs:ct_send (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_ct.c | 476 static int ct_send(struct intel_guc_ct *ct, in ct_send() function 560 ret = ct_send(ct, action, len, response_buf, response_buf_size, &status); in intel_guc_ct_send()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_ct.c | 684 static int ct_send(struct intel_guc_ct *ct, in ct_send() function 827 ret = ct_send(ct, action, len, response_buf, response_buf_size, &status); in intel_guc_ct_send()
|
Completed in 4 milliseconds