Searched defs:psp_hdcp_context (Results 1 – 1 of 1) sorted by relevance
147 struct psp_hdcp_context { struct148 bool hdcp_initialized;149 uint32_t session_id;150 struct amdgpu_bo *hdcp_shared_bo;151 uint64_t hdcp_shared_mc_addr;152 void *hdcp_shared_buf;153 struct mutex mutex;