Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Di915_pxp_tee_interface.h27 ssize_t (*gsc_command)(struct device *dev, u8 client_id, u32 fence_id, member
/linux-6.3-rc2/drivers/gpu/drm/i915/pxp/
A Dintel_pxp_tee.c88 if (unlikely(!pxp_component || !pxp_component->ops->gsc_command)) { in intel_pxp_tee_stream_message()
99 ret = pxp_component->ops->gsc_command(pxp_component->tee_dev, client_id, in intel_pxp_tee_stream_message()
/linux-6.3-rc2/drivers/misc/mei/pxp/
A Dmei_pxp.c108 .gsc_command = mei_pxp_gsc_command,

Completed in 18 milliseconds