Searched refs:pd_header_type_le (Results 1 – 3 of 3) sorted by relevance
122 static inline unsigned int pd_header_type_le(__le16 header) in pd_header_type_le() function
1475 if ((!len) && (pd_header_type_le(msg->header) == PD_CTRL_GOOD_CRC)) in fusb302_pd_read_message()
3181 enum pd_data_msg_type type = pd_header_type_le(msg->header); in tcpm_pd_data_request()3381 enum pd_ctrl_msg_type type = pd_header_type_le(msg->header); in tcpm_pd_ctrl_request()3672 enum pd_ext_msg_type type = pd_header_type_le(msg->header); in tcpm_pd_ext_msg_request()3743 enum pd_ctrl_msg_type type = pd_header_type_le(msg->header); in tcpm_pd_rx_handler()