/Linux-v6.6/drivers/gpu/drm/display/ |
D | drm_hdmi_helper.c | 177 switch (conn_state->content_type) { in drm_hdmi_avi_infoframe_content_type() 179 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type() 182 frame->content_type = HDMI_CONTENT_TYPE_CINEMA; in drm_hdmi_avi_infoframe_content_type() 185 frame->content_type = HDMI_CONTENT_TYPE_GAME; in drm_hdmi_avi_infoframe_content_type() 188 frame->content_type = HDMI_CONTENT_TYPE_PHOTO; in drm_hdmi_avi_infoframe_content_type() 192 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type() 195 frame->itc = conn_state->content_type != DRM_MODE_CONTENT_TYPE_NO_DATA; in drm_hdmi_avi_infoframe_content_type()
|
D | drm_dp_helper.c | 2847 static const char *dp_content_type_get_name(enum dp_content_type content_type) in dp_content_type_get_name() argument 2849 switch (content_type) { in dp_content_type_get_name() 2879 dp_content_type_get_name(vsc->content_type)); in drm_dp_vsc_sdp_log()
|
/Linux-v6.6/drivers/gpu/drm/bridge/cadence/ |
D | cdns-mhdp8546-hdcp.c | 404 static int _cdns_mhdp_hdcp_enable(struct cdns_mhdp_device *mhdp, u8 content_type) in _cdns_mhdp_hdcp_enable() argument 410 if (content_type == DRM_MODE_HDCP_CONTENT_TYPE0 || in _cdns_mhdp_hdcp_enable() 411 content_type == DRM_MODE_HDCP_CONTENT_TYPE1) { in _cdns_mhdp_hdcp_enable() 418 if (content_type == DRM_MODE_HDCP_CONTENT_TYPE0) { in _cdns_mhdp_hdcp_enable() 530 int cdns_mhdp_hdcp_enable(struct cdns_mhdp_device *mhdp, u8 content_type) in cdns_mhdp_hdcp_enable() argument 535 ret = _cdns_mhdp_hdcp_enable(mhdp, content_type); in cdns_mhdp_hdcp_enable() 539 mhdp->hdcp.hdcp_content_type = content_type; in cdns_mhdp_hdcp_enable()
|
D | cdns-mhdp8546-hdcp.h | 88 int cdns_mhdp_hdcp_enable(struct cdns_mhdp_device *mhdp, u8 content_type);
|
/Linux-v6.6/crypto/asymmetric_keys/ |
D | pkcs7_parser.c | 503 enum OID content_type; in pkcs7_sig_note_authenticated_attr() local 511 content_type = look_up_OID(value, vlen); in pkcs7_sig_note_authenticated_attr() 512 if (content_type != ctx->msg->data_type) { in pkcs7_sig_note_authenticated_attr() 515 content_type); in pkcs7_sig_note_authenticated_attr()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_hdcp.h | 80 uint8_t content_type,
|
D | amdgpu_dm_trace.h | 117 __field(unsigned int, content_type) 137 __entry->content_type = state->content_type; 154 __entry->picture_aspect_ratio, __entry->content_type,
|
D | amdgpu_dm_hdcp.c | 167 u8 content_type, in hdcp_update_display() argument 194 if (content_type == DRM_MODE_HDCP_CONTENT_TYPE0) { in hdcp_update_display() 196 } else if (content_type == DRM_MODE_HDCP_CONTENT_TYPE1) { in hdcp_update_display()
|
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | intel_atomic.c | 142 new_conn_state->base.content_type != old_conn_state->base.content_type || in intel_digital_connector_atomic_check()
|
D | intel_hdcp.c | 100 data->streams[0].stream_type = hdcp->content_type; in intel_hdcp_prepare_streams() 1716 hdcp->content_type); in hdcp2_authenticate_sink() 1941 hdcp->content_type); in _intel_hdcp2_enable() 1946 hdcp->content_type, ret); in _intel_hdcp2_enable() 1952 hdcp->content_type); in _intel_hdcp2_enable() 2364 hdcp->content_type = (u8)conn_state->hdcp_content_type; in intel_hdcp_enable() 2401 hdcp->content_type != DRM_MODE_HDCP_CONTENT_TYPE1) { in intel_hdcp_enable() 2462 (conn_state->hdcp_content_type != hdcp->content_type && in intel_hdcp_update_pipe()
|
D | intel_dp_hdcp.c | 578 bool is_repeater, u8 content_type) in intel_dp_hdcp2_config_stream_type() argument 594 stream_type_msg.stream_type = content_type; in intel_dp_hdcp2_config_stream_type()
|
D | intel_display_types.h | 554 u8 content_type; member
|
/Linux-v6.6/tools/arch/x86/intel_sdsi/ |
D | intel_sdsi.c | 122 uint32_t content_type; member 307 static char *content_type(uint32_t type) in content_type() function 455 printf("Content Type: %s\n", content_type(sc->content_type)); in sdsi_state_cert_show()
|
/Linux-v6.6/drivers/video/ |
D | hdmi.c | 166 ((frame->content_type & 0x3) << 4) | in hdmi_avi_infoframe_pack_only() 1223 hdmi_content_type_get_name(enum hdmi_content_type content_type) in hdmi_content_type_get_name() argument 1225 switch (content_type) { in hdmi_content_type_get_name() 1265 hdmi_content_type_get_name(frame->content_type)); in hdmi_avi_infoframe_log() 1640 frame->content_type = (ptr[4] >> 4) & 0x3; in hdmi_avi_infoframe_unpack()
|
/Linux-v6.6/drivers/media/i2c/ |
D | adv7511-v4l2.c | 109 u32 content_type; member 398 state->content_type = ctrl->val; in adv7511_s_ctrl() 399 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_s_ctrl() 400 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_s_ctrl() 1278 u8 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_set_fmt() 1279 u8 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_set_fmt()
|
D | tda1997x.c | 1257 state->avi_infoframe.content_type); in set_rgb_quantization_range() 2077 ctrl->val = state->avi_infoframe.content_type; in tda1997x_g_volatile_ctrl()
|
/Linux-v6.6/include/linux/ |
D | hdmi.h | 185 enum hdmi_content_type content_type; member
|
/Linux-v6.6/net/tls/ |
D | tls_sw.c | 165 char content_type = darg->zc ? darg->tail : 0; in tls_padding_length() local 168 while (content_type == 0) { in tls_padding_length() 172 &content_type, 1); in tls_padding_length() 175 if (content_type) in tls_padding_length() 180 tlm->control = content_type; in tls_padding_length() 741 rec->content_type = record_type; in tls_push_record() 744 sg_set_buf(&rec->sg_content_type, &rec->content_type, 1); in tls_push_record()
|
D | tls.h | 124 char content_type; member
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/neterion/ |
D | s2io.rst | 189 http://vip.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/
|
/Linux-v6.6/include/drm/display/ |
D | drm_dp_helper.h | 98 enum dp_content_type content_type; member
|
/Linux-v6.6/include/drm/ |
D | drm_connector.h | 962 unsigned int content_type; member
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_atomic_uapi.c | 770 state->content_type = val; in drm_atomic_connector_set_property() 863 *val = state->content_type; in drm_atomic_connector_get_property()
|
/Linux-v6.6/net/sunrpc/ |
D | svcsock.c | 234 u8 content_type = tls_get_record_type(sock->sk, cmsg); in svc_tcp_sock_process_cmsg() local 237 switch (content_type) { in svc_tcp_sock_process_cmsg()
|
/Linux-v6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls_io.c | 325 static unsigned char tls_content_type(unsigned char content_type) in tls_content_type() argument 327 switch (content_type) { in tls_content_type()
|