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