Home
last modified time | relevance | path

Searched refs:pd_header_msgid_le (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dpd.h127 static inline unsigned int pd_header_msgid_le(__le16 header) in pd_header_msgid_le() function
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c2990 unsigned int msgid = pd_header_msgid_le(msg->header); in tcpm_pd_rx_handler()