Home
last modified time | relevance | path

Searched refs:mod_hdcp_output (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/amd/display/modules/hdcp/
A Dhdcp.c130 struct mod_hdcp_output *output) in transition()
189 struct mod_hdcp_output *output) in reset_authentication()
235 struct mod_hdcp_output *output) in reset_connection()
239 memset(output, 0, sizeof(struct mod_hdcp_output)); in reset_connection()
292 struct mod_hdcp_output output; in mod_hdcp_setup()
307 struct mod_hdcp_output output; in mod_hdcp_teardown()
321 struct mod_hdcp_output *output) in mod_hdcp_add_display()
327 memset(output, 0, sizeof(struct mod_hdcp_output)); in mod_hdcp_add_display()
379 uint8_t index, struct mod_hdcp_output *output) in mod_hdcp_remove_display()
425 struct mod_hdcp_output *output) in mod_hdcp_update_display()
[all …]
A Dhdcp.h302 struct mod_hdcp_output *output);
306 struct mod_hdcp_output *output);
318 struct mod_hdcp_output *output);
322 struct mod_hdcp_output *output);
415 struct mod_hdcp_output *output, uint8_t id) in set_state_id()
485 struct mod_hdcp_output *output) in fail_and_restart_in_ms()
494 static inline void callback_in_ms(uint16_t time, struct mod_hdcp_output *output) in callback_in_ms()
501 struct mod_hdcp_output *output) in set_watchdog_in_ms()
508 struct mod_hdcp_output *output) in set_auth_complete()
A Dhdcp1_transition.c31 struct mod_hdcp_output *output) in mod_hdcp_hdcp1_transition()
154 struct mod_hdcp_output *output) in mod_hdcp_hdcp1_dp_transition()
A Dhdcp2_transition.c31 struct mod_hdcp_output *output) in mod_hdcp_hdcp2_transition()
384 struct mod_hdcp_output *output) in mod_hdcp_hdcp2_dp_transition()
/drivers/gpu/drm/amd/display/modules/inc/
A Dmod_hdcp.h253 struct mod_hdcp_output { struct
325 struct mod_hdcp_output *output);
329 uint8_t index, struct mod_hdcp_output *output);
336 struct mod_hdcp_output *output);
344 struct mod_hdcp_output *output);
348 enum mod_hdcp_event event, struct mod_hdcp_output *output);
/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_hdcp.h50 struct mod_hdcp_output output;
A Damdgpu_dm_hdcp.c162 struct mod_hdcp_output output = hdcp_work->output; in process_output()

Completed in 22 milliseconds