Lines Matching full:hdcp
17 * enum hdcp_port_type - HDCP port implementation type defined by ME/GSC FW
18 * @HDCP_PORT_TYPE_INVALID: Invalid hdcp port type
33 * enum hdcp_wired_protocol - HDCP adaptation used on the port
34 * @HDCP_PROTOCOL_INVALID: Invalid HDCP adaptation protocol
35 * @HDCP_PROTOCOL_HDMI: HDMI adaptation of HDCP used on the port
36 * @HDCP_PROTOCOL_DP: DP adaptation of HDCP used on the port
79 * struct hdcp_port_data - intel specific HDCP port data
82 * @port_type: HDCP port type as per ME/GSC FW classification
83 * @protocol: HDCP adaptation as per ME/GSC FW
119 * @close_hdcp_session: Close the Wired HDCP Tx session per port.
124 * @owner: hdcp module
172 * and hdcp drivers for the HDCP2.2 services
181 * @ops: Ops implemented by hdcp driver or intel_hdcp_gsc, used by i915
192 /* fw_hdcp_status: Enumeration of all HDCP Status Codes */
229 /* New status for HDCP 2.1 */
232 /* New status code for HDCP 2.2 Rx */
262 /* hdcp capable bit is not set in rx_caps(error is unique to DP) */
315 /* hdcp_command_id: Enumeration of all WIRED HDCP Command IDs */
322 /* The wired HDCP Tx commands */
348 /* HDCP HECI message header. All header values are little endian. */
362 /* Uniquely identifies the hdcp port being addressed for a given command. */
376 /* HECI struct for integrated wired HDCP Tx session initiation. */
390 /* HECI struct for ending an integrated wired HDCP Tx session. */
401 /* HECI struct for integrated wired HDCP Tx Rx Cert verification. */
418 /* HECI struct for verification of Rx's Hprime in a HDCP Tx session */
432 * integrated wired HDCP Tx session.
448 * integrated wired HDCP Tx session.
463 * integrated wired HDCP Tx session.
510 * HECI struct for verifying the downstream repeater's HDCP topology in an
511 * integrated wired HDCP Tx session.
531 * integrated wired HDCP Tx session.