Searched refs:gsc_command (Results 1 – 3 of 3) sorted by relevance
35 ssize_t (*gsc_command)(struct device *dev, u8 client_id, u32 fence_id, member
126 if (unlikely(!pxp_component || !pxp_component->ops->gsc_command)) { in intel_pxp_tee_stream_message()137 ret = pxp_component->ops->gsc_command(pxp_component->tee_dev, client_id, in intel_pxp_tee_stream_message()
179 .gsc_command = mei_pxp_gsc_command,