Searched refs:pd_ext_msg_type (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/usb/ | ||
| H A D | pd.h | 59 enum pd_ext_msg_type { enum |
| /linux/drivers/usb/typec/tcpm/ | ||
| H A D | tcpm.c | 3672 enum pd_ext_msg_type type = pd_header_type_le(msg->header); in tcpm_pd_ext_msg_request() |