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