Searched refs:content_type (Results 1 – 13 of 13) sorted by relevance
480 enum OID content_type; in pkcs7_sig_note_authenticated_attr() local488 content_type = look_up_OID(value, vlen); in pkcs7_sig_note_authenticated_attr()489 if (content_type != ctx->msg->data_type) { in pkcs7_sig_note_authenticated_attr()492 content_type); in pkcs7_sig_note_authenticated_attr()
139 ((frame->content_type & 0x3) << 4) | in hdmi_avi_infoframe_pack()653 hdmi_content_type_get_name(enum hdmi_content_type content_type) in hdmi_content_type_get_name() argument655 switch (content_type) { in hdmi_content_type_get_name()701 hdmi_content_type_get_name(frame->content_type)); in hdmi_avi_infoframe_log()1062 frame->content_type = (ptr[4] >> 4) & 0x3; in hdmi_avi_infoframe_unpack()
1090 switch (conn_state->content_type) { in drm_hdmi_avi_infoframe_content_type()1092 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type()1095 frame->content_type = HDMI_CONTENT_TYPE_CINEMA; in drm_hdmi_avi_infoframe_content_type()1098 frame->content_type = HDMI_CONTENT_TYPE_GAME; in drm_hdmi_avi_infoframe_content_type()1101 frame->content_type = HDMI_CONTENT_TYPE_PHOTO; in drm_hdmi_avi_infoframe_content_type()1105 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_content_type()1108 frame->itc = conn_state->content_type != DRM_MODE_CONTENT_TYPE_NO_DATA; in drm_hdmi_avi_infoframe_content_type()
1404 state->content_type = val; in drm_atomic_connector_set_property()1509 *val = state->content_type; in drm_atomic_connector_get_property()
4888 frame->content_type = HDMI_CONTENT_TYPE_GRAPHICS; in drm_hdmi_avi_infoframe_from_display_mode()
129 new_conn_state->base.content_type != old_conn_state->base.content_type || in intel_digital_connector_atomic_check()
155 enum hdmi_content_type content_type; member
105 u32 content_type; member427 state->content_type = ctrl->val; in adv7511_s_ctrl()428 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_s_ctrl()429 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_s_ctrl()1307 u8 itc = state->content_type != V4L2_DV_IT_CONTENT_TYPE_NO_ITC; in adv7511_set_fmt()1308 u8 cn = itc ? state->content_type : V4L2_DV_IT_CONTENT_TYPE_GRAPHICS; in adv7511_set_fmt()
1241 state->avi_infoframe.content_type); in set_rgb_quantization_range()2056 ctrl->val = state->avi_infoframe.content_type; in tda1997x_g_volatile_ctrl()
437 unsigned int content_type; member
136 http://vip.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/
328 static unsigned char tls_content_type(unsigned char content_type) in tls_content_type() argument330 switch (content_type) { in tls_content_type()
1435 (frame.content_type & 0x3); in hdmi_config_AVI()