pd_header_type_le 1458 drivers/usb/typec/tcpm/fusb302.c 	if ((!len) && (pd_header_type_le(msg->header) == PD_CTRL_GOOD_CRC))
pd_header_type_le 1580 drivers/usb/typec/tcpm/tcpm.c 	enum pd_data_msg_type type = pd_header_type_le(msg->header);
pd_header_type_le 1690 drivers/usb/typec/tcpm/tcpm.c 	enum pd_ctrl_msg_type type = pd_header_type_le(msg->header);
pd_header_type_le 1891 drivers/usb/typec/tcpm/tcpm.c 	enum pd_ext_msg_type type = pd_header_type_le(msg->header);
pd_header_type_le 1957 drivers/usb/typec/tcpm/tcpm.c 		enum pd_ctrl_msg_type type = pd_header_type_le(msg->header);