Home
last modified time | relevance | path

Searched defs:typec_altmode (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/usb/
H A Dtypec_altmode.h25 struct typec_altmode { struct
33 const struct typec_altmode_ops *ops; argument
37 #define to_typec_altmode(d) container_of(d, struct typec_altmode, dev) argument