Home
last modified time | relevance | path

Searched defs:content_type (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-hdcp.c404 static int _cdns_mhdp_hdcp_enable(struct cdns_mhdp_device *mhdp, u8 content_type) in _cdns_mhdp_hdcp_enable()
531 int cdns_mhdp_hdcp_enable(struct cdns_mhdp_device *mhdp, u8 content_type) in cdns_mhdp_hdcp_enable()
/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c122 uint32_t content_type; member
314 static char *content_type(uint32_t type) in content_type() function
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c167 u8 content_type, in hdcp_update_display()
/linux/net/tls/
H A Dtls.h124 char content_type; member
H A Dtls_sw.c167 char content_type = darg->zc ? darg->tail : 0; in tls_padding_length() local
/linux/crypto/asymmetric_keys/
H A Dpkcs7_parser.c505 enum OID content_type; in pkcs7_sig_note_authenticated_attr() local
/linux/include/drm/display/
H A Ddrm_dp_helper.h98 enum dp_content_type content_type; member
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c597 bool is_repeater, u8 content_type) in intel_dp_hdcp2_config_stream_type()
H A Dintel_display_types.h578 u8 content_type; member
/linux/drivers/video/
H A Dhdmi.c1223 hdmi_content_type_get_name(enum hdmi_content_type content_type) in hdmi_content_type_get_name()
/linux/net/sunrpc/
H A Dsvcsock.c234 u8 content_type = tls_get_record_type(sock->sk, cmsg); in svc_tcp_sock_process_cmsg() local
H A Dxprtsock.c363 u8 content_type = tls_get_record_type(sock->sk, cmsg); in xs_sock_process_cmsg() local
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c325 static unsigned char tls_content_type(unsigned char content_type) in tls_content_type()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h218 enum display_content_type content_type; member
/linux/drivers/media/i2c/
H A Dadv7511-v4l2.c104 u32 content_type; member
/linux/include/drm/
H A Ddrm_connector.h1073 unsigned int content_type; member
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c2966 static const char *dp_content_type_get_name(enum dp_content_type content_type) in dp_content_type_get_name()