Searched refs:DEV_USB3_CAPABLE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/usb/ | ||
| H A D | pd_vdo.h | 200 #define DEV_USB3_CAPABLE BIT(2) macro |
| /linux/drivers/usb/typec/ | ||
| H A D | class.c | 937 if (devcap & DEV_USB3_CAPABLE) in typec_partner_set_identity() |