HomeSort by: relevance | last modified time | path
    Searched refs:mod_hdcp_output (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/
mod_hdcp.h 209 struct mod_hdcp_output { struct
273 struct mod_hdcp_output *output);
277 uint8_t index, struct mod_hdcp_output *output);
285 struct mod_hdcp_output *output);
289 enum mod_hdcp_event event, struct mod_hdcp_output *output);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
amdgpu_hdcp.c 131 struct mod_hdcp_output *output)
187 struct mod_hdcp_output *output)
253 struct mod_hdcp_output *output)
257 memset(output, 0, sizeof(struct mod_hdcp_output));
283 struct mod_hdcp_output output;
299 struct mod_hdcp_output output;
313 struct mod_hdcp_output *output)
319 memset(output, 0, sizeof(struct mod_hdcp_output));
367 uint8_t index, struct mod_hdcp_output *output)
373 memset(output, 0, sizeof(struct mod_hdcp_output));
    [all...]
hdcp.h 304 struct mod_hdcp_output *output);
308 struct mod_hdcp_output *output);
320 struct mod_hdcp_output *output);
324 struct mod_hdcp_output *output);
418 struct mod_hdcp_output *output, uint8_t id)
480 struct mod_hdcp_output *output)
489 static inline void callback_in_ms(uint16_t time, struct mod_hdcp_output *output)
496 struct mod_hdcp_output *output)
amdgpu_hdcp1_transition.c 36 struct mod_hdcp_output *output)
160 struct mod_hdcp_output *output)
amdgpu_hdcp2_transition.c 36 struct mod_hdcp_output *output)
378 struct mod_hdcp_output *output)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_hdcp.h 51 struct mod_hdcp_output output;
amdgpu_dm_hdcp.c 79 struct mod_hdcp_output output = hdcp_work->output;

Completed in 16 milliseconds