Symbol: hdcp
function parameter
Defined...
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:28:31-28:48: static void push_error_status(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:51:36-51:53: static uint8_t is_cp_desired_hdcp1(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:71:36-71:53: static uint8_t is_cp_desired_hdcp2(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:91:39-91:56: static enum mod_hdcp_status execution(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:127:40-127:57: static enum mod_hdcp_status transition(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:188:50-188:67: static enum mod_hdcp_status reset_authentication(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:234:46-234:63: static enum mod_hdcp_status reset_connection(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:254:56-254:73: static enum mod_hdcp_status update_display_adjustments(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:289:37-289:54: enum mod_hdcp_status mod_hdcp_setup(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:304:40-304:57: enum mod_hdcp_status mod_hdcp_teardown(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:319:43-319:60: enum mod_hdcp_status mod_hdcp_add_display(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:378:46-378:63: enum mod_hdcp_status mod_hdcp_remove_display(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:421:46-421:63: enum mod_hdcp_status mod_hdcp_update_display(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:484:45-484:62: enum mod_hdcp_status mod_hdcp_query_display(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:522:48-522:65: enum mod_hdcp_status mod_hdcp_reset_connection(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.c:535:45-535:62: enum mod_hdcp_status mod_hdcp_process_event(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:391:34-391:51: static inline uint8_t is_dp_hdcp(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:396:38-396:55: static inline uint8_t is_dp_mst_hdcp(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:402:43-402:60: static inline uint8_t is_hdmi_dvi_sl_hdcp(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:408:37-408:54: static inline uint8_t current_state(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:413:33-413:50: static inline void set_state_id(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:424:42-424:59: static inline uint8_t is_in_hdcp1_states(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:430:45-430:62: static inline uint8_t is_in_hdcp1_dp_states(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:436:42-436:59: static inline uint8_t is_in_hdcp2_states(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:442:45-442:62: static inline uint8_t is_in_hdcp2_dp_states(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:448:50-448:67: static inline uint8_t is_in_authenticated_states(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:456:32-456:49: static inline uint8_t is_hdcp1(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:461:32-461:49: static inline uint8_t is_hdcp2(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:466:50-466:67: static inline uint8_t is_in_cp_not_desired_state(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:471:47-471:64: static inline uint8_t is_in_initialized_state(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:477:43-477:60: static inline void increment_stay_counter(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:499:39-499:56: static inline void set_watchdog_in_ms(struct mod_hdcp *hdcp, uint16_t time,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:506:38-506:55: static inline void set_auth_complete(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:524:48-524:65: static inline uint8_t get_active_display_count(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:536:3-536:20: struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:550:3-550:20: struct mod_hdcp *hdcp, uint8_t index)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:565:3-565:20: struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp.h:578:39-578:56: static inline void reset_retry_counts(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:28:50-28:67: static inline enum mod_hdcp_status validate_bksv(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:45:52-45:69: static inline enum mod_hdcp_status check_ksv_ready(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:56:58-56:75: static inline enum mod_hdcp_status check_hdcp_capable_dp(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:63:59-63:76: static inline enum mod_hdcp_status check_r0p_available_dp(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:78:3-78:20: struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:87:3-87:20: struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:94:57-94:74: static inline enum mod_hdcp_status check_no_max_cascade(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:109:54-109:71: static inline enum mod_hdcp_status check_no_max_devs(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:124:40-124:57: static inline uint8_t get_device_count(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:131:55-131:72: static inline enum mod_hdcp_status check_device_count(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:148:48-148:65: static enum mod_hdcp_status wait_for_active_rx(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:171:43-171:60: static enum mod_hdcp_status exchange_ksvs(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:213:3-213:20: struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:255:43-255:60: static enum mod_hdcp_status authenticated(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:273:44-273:61: static enum mod_hdcp_status wait_for_ready(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:313:43-313:60: static enum mod_hdcp_status read_ksv_list(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:377:58-377:75: static enum mod_hdcp_status determine_rx_hdcp_capable_dp(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:400:50-400:67: static enum mod_hdcp_status wait_for_r0_prime_dp(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:424:46-424:63: static enum mod_hdcp_status authenticated_dp(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:453:33-453:50: enum mod_hdcp_status *status, struct mod_hdcp *hdcp, char *str)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:466:47-466:64: enum mod_hdcp_status mod_hdcp_hdcp1_execution(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_execution.c:500:50-500:67: enum mod_hdcp_status mod_hdcp_hdcp1_dp_execution(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_transition.c:28:48-28:65: enum mod_hdcp_status mod_hdcp_hdcp1_transition(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp1_transition.c:151:51-151:68: enum mod_hdcp_status mod_hdcp_hdcp1_dp_transition(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:30:65-30:82: static inline enum mod_hdcp_status check_receiver_id_list_ready(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:44:56-44:73: static inline enum mod_hdcp_status check_hdcp2_capable(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:61:3-61:20: struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:77:3-77:20: struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:84:54-84:71: static enum mod_hdcp_status check_ake_cert_available(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:104:53-104:70: static enum mod_hdcp_status check_h_prime_available(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:128:58-128:75: static enum mod_hdcp_status check_pairing_info_available(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:152:52-152:69: static enum mod_hdcp_status poll_l_prime_available(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:181:58-181:75: static enum mod_hdcp_status check_stream_ready_available(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:202:40-202:57: static inline uint8_t get_device_count(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:208:48-208:65: static enum mod_hdcp_status check_device_count(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:224:33-224:50: static uint8_t process_rxstatus(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:260:52-260:69: static enum mod_hdcp_status known_hdcp2_capable_rx(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:283:43-283:60: static enum mod_hdcp_status send_ake_init(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:310:47-310:64: static enum mod_hdcp_status validate_ake_cert(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:340:47-340:64: static enum mod_hdcp_status send_no_stored_km(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:359:42-359:59: static enum mod_hdcp_status read_h_prime(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:386:3-386:20: struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:415:44-415:61: static enum mod_hdcp_status send_stored_km(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:434:46-434:63: static enum mod_hdcp_status validate_h_prime(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:463:44-463:61: static enum mod_hdcp_status locality_check(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:501:63-501:80: static enum mod_hdcp_status exchange_ks_and_test_for_repeater(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:524:47-524:64: static enum mod_hdcp_status enable_encryption(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:561:43-561:60: static enum mod_hdcp_status authenticated(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:578:49-578:66: static enum mod_hdcp_status wait_for_rx_id_list(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:601:60-601:77: static enum mod_hdcp_status verify_rx_id_list_and_send_ack(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:637:52-637:69: static enum mod_hdcp_status send_stream_management(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:672:51-672:68: static enum mod_hdcp_status validate_stream_ready(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:714:58-714:75: static enum mod_hdcp_status determine_rx_hdcp_capable_dp(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:737:57-737:74: static enum mod_hdcp_status send_content_stream_type_dp(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:759:47-759:64: enum mod_hdcp_status mod_hdcp_hdcp2_execution(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c:823:50-823:67: enum mod_hdcp_status mod_hdcp_hdcp2_dp_execution(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_transition.c:28:48-28:65: enum mod_hdcp_status mod_hdcp_hdcp2_transition(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_transition.c:369:51-369:68: enum mod_hdcp_status mod_hdcp_hdcp2_dp_transition(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:150:34-150:51: static enum mod_hdcp_status read(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:185:45-185:62: static enum mod_hdcp_status read_repeatedly(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:209:35-209:52: static enum mod_hdcp_status write(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:246:41-246:58: enum mod_hdcp_status mod_hdcp_read_bksv(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:253:42-253:59: enum mod_hdcp_status mod_hdcp_read_bcaps(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:260:44-260:61: enum mod_hdcp_status mod_hdcp_read_bstatus(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:275:40-275:57: enum mod_hdcp_status mod_hdcp_read_r0p(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:283:44-283:61: enum mod_hdcp_status mod_hdcp_read_ksvlist(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:299:39-299:56: enum mod_hdcp_status mod_hdcp_read_vp(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:329:42-329:59: enum mod_hdcp_status mod_hdcp_read_binfo(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:343:42-343:59: enum mod_hdcp_status mod_hdcp_write_aksv(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:350:43-350:60: enum mod_hdcp_status mod_hdcp_write_ainfo(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:357:40-357:57: enum mod_hdcp_status mod_hdcp_write_an(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:364:49-364:66: enum mod_hdcp_status mod_hdcp_read_hdcp2version(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:378:43-378:60: enum mod_hdcp_status mod_hdcp_read_rxcaps(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:392:45-392:62: enum mod_hdcp_status mod_hdcp_read_rxstatus(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:408:45-408:62: enum mod_hdcp_status mod_hdcp_read_ake_cert(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:426:44-426:61: enum mod_hdcp_status mod_hdcp_read_h_prime(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:444:49-444:66: enum mod_hdcp_status mod_hdcp_read_pairing_info(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:462:44-462:61: enum mod_hdcp_status mod_hdcp_read_l_prime(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:480:47-480:64: enum mod_hdcp_status mod_hdcp_read_rx_id_list(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:511:49-511:66: enum mod_hdcp_status mod_hdcp_read_stream_ready(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:529:46-529:63: enum mod_hdcp_status mod_hdcp_write_ake_init(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:544:50-544:67: enum mod_hdcp_status mod_hdcp_write_no_stored_km(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:559:47-559:64: enum mod_hdcp_status mod_hdcp_write_stored_km(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:574:45-574:62: enum mod_hdcp_status mod_hdcp_write_lc_init(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:589:41-589:58: enum mod_hdcp_status mod_hdcp_write_eks(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:606:55-606:72: enum mod_hdcp_status mod_hdcp_write_repeater_auth_ack(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:621:51-621:68: enum mod_hdcp_status mod_hdcp_write_stream_manage(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:638:50-638:67: enum mod_hdcp_status mod_hdcp_write_content_type(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c:651:51-651:68: enum mod_hdcp_status mod_hdcp_clear_cp_irq_status(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_log.c:54:29-54:46: void mod_hdcp_log_ddc_trace(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:34:32-34:49: static void hdcp2_message_init(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:49:3-49:20: struct mod_hdcp *hdcp, uint8_t index)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:85:3-85:20: struct mod_hdcp *hdcp, uint8_t index)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:123:3-123:20: struct mod_hdcp *hdcp, struct mod_hdcp_display *display)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:170:3-170:20: struct mod_hdcp *hdcp, struct mod_hdcp_display *display)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:225:3-225:20: struct mod_hdcp *hdcp, uint8_t index)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:237:55-237:72: enum mod_hdcp_status mod_hdcp_add_display_to_topology(struct mod_hdcp *hdcp,
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:250:52-250:69: enum mod_hdcp_status mod_hdcp_hdcp1_create_session(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:289:53-289:70: enum mod_hdcp_status mod_hdcp_hdcp1_destroy_session(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:323:49-323:66: enum mod_hdcp_status mod_hdcp_hdcp1_validate_rx(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:364:55-364:72: enum mod_hdcp_status mod_hdcp_hdcp1_enable_encryption(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:391:57-391:74: enum mod_hdcp_status mod_hdcp_hdcp1_validate_ksvlist_vp(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:432:65-432:82: enum mod_hdcp_status mod_hdcp_hdcp1_enable_dp_stream_encryption(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:469:54-469:71: enum mod_hdcp_status mod_hdcp_hdcp1_link_maintenance(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:495:52-495:69: enum mod_hdcp_status mod_hdcp_hdcp2_create_session(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:542:53-542:70: enum mod_hdcp_status mod_hdcp_hdcp2_destroy_session(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:575:54-575:71: enum mod_hdcp_status mod_hdcp_hdcp2_prepare_ake_init(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:607:55-607:72: enum mod_hdcp_status mod_hdcp_hdcp2_validate_ake_cert(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:667:54-667:71: enum mod_hdcp_status mod_hdcp_hdcp2_validate_h_prime(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:713:53-713:70: enum mod_hdcp_status mod_hdcp_hdcp2_prepare_lc_init(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:746:54-746:71: enum mod_hdcp_status mod_hdcp_hdcp2_validate_l_prime(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:781:49-781:66: enum mod_hdcp_status mod_hdcp_hdcp2_prepare_eks(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:826:55-826:72: enum mod_hdcp_status mod_hdcp_hdcp2_enable_encryption(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:857:57-857:74: enum mod_hdcp_status mod_hdcp_hdcp2_validate_rx_id_list(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:910:65-910:82: enum mod_hdcp_status mod_hdcp_hdcp2_enable_dp_stream_encryption(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:953:63-953:80: enum mod_hdcp_status mod_hdcp_hdcp2_prepare_stream_management(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/amd/display/modules/hdcp/hdcp_psp.c:990:59-990:76: enum mod_hdcp_status mod_hdcp_hdcp2_validate_stream_ready(struct mod_hdcp *hdcp)
-
drivers/gpu/drm/i915/display/intel_dp_hdcp.c:39:43-39:62: static void intel_dp_hdcp_wait_for_cp_irq(struct intel_hdcp *hdcp, int timeout)
-
drivers/gpu/drm/i915/display/intel_hdcp.c:978:56-978:75: static struct intel_connector *intel_hdcp_to_connector(struct intel_hdcp *hdcp)
variable
Defined...