Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dpd.h54 enum pd_ext_msg_type { enum
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c2917 enum pd_ext_msg_type type = pd_header_type_le(msg->header); in tcpm_pd_ext_msg_request()