Home
last modified time | relevance | path

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

/linux-6.15/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()
503 int cdns_mhdp_hdcp_enable(struct cdns_mhdp_device *mhdp, u8 content_type) in cdns_mhdp_hdcp_enable()
/linux-6.15/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-6.15/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-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c167 u8 content_type, in hdcp_update_display()
/linux-6.15/crypto/asymmetric_keys/
H A Dpkcs7_parser.c505 enum OID content_type; in pkcs7_sig_note_authenticated_attr() local
/linux-6.15/include/drm/display/
H A Ddrm_dp_helper.h98 enum dp_content_type content_type; member
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dp_hdcp.c600 bool is_repeater, u8 content_type) in intel_dp_hdcp2_config_stream_type()
H A Dintel_display_types.h463 u8 content_type; member
/linux-6.15/drivers/video/
H A Dhdmi.c1195 hdmi_content_type_get_name(enum hdmi_content_type content_type) in hdmi_content_type_get_name()
/linux-6.15/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-6.15/include/linux/
H A Dhdmi.h194 enum hdmi_content_type content_type; member
/linux-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h219 enum display_content_type content_type; member
/linux-6.15/drivers/media/i2c/
H A Dadv7511-v4l2.c104 u32 content_type; member
/linux-6.15/drivers/media/platform/synopsys/hdmirx/
H A Dsnps_hdmirx.c129 struct v4l2_ctrl *content_type; member
/linux-6.15/include/drm/
H A Ddrm_connector.h1076 unsigned int content_type; member
/linux-6.15/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c3208 static const char *dp_content_type_get_name(enum dp_content_type content_type) in dp_content_type_get_name()