Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dpd_vdo.h200 #define DEV_USB3_CAPABLE BIT(2) macro
/linux/drivers/usb/typec/
H A Dclass.c937 if (devcap & DEV_USB3_CAPABLE) in typec_partner_set_identity()