Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_proxy.h15 int intel_gsc_proxy_request_handler(struct intel_gsc_uc *gsc);
H A Dintel_gsc_uc.c64 ret = intel_gsc_proxy_request_handler(gsc); in gsc_work()
H A Dintel_gsc_proxy.c255 int intel_gsc_proxy_request_handler(struct intel_gsc_uc *gsc) in intel_gsc_proxy_request_handler() function