Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/usb/typec/
Dbus.h29 #define to_altmode(d) container_of(d, struct altmode, adev) macro
/kernel/linux/linux-5.10/drivers/usb/typec/
Dbus.h27 #define to_altmode(d) container_of(d, struct altmode, adev) macro