Searched refs:is_ce (Results 1 – 7 of 7) sorted by relevance
491 bool is_ce);
692 bool is_ce) in amdgpu_ras_query_error_count() argument713 return is_ce ? data.ce_count : data.ue_count; in amdgpu_ras_query_error_count()
870 bool is_ce = avi->video_code || (hdmi && hdmi->vic); in v4l2_hdmi_rx_colorimetry() local913 if (!is_ce) in v4l2_hdmi_rx_colorimetry()
481 int (*is_ce) (const struct sk_buff *sk); member
1077 .is_ce = sctp_v6_is_ce,
1074 .is_ce = sctp_v4_is_ce,
6348 if (af->is_ce(sctp_gso_headskb(chunk->skb))) { in sctp_eat_data()