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