Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/typec/
Dbus.h38 struct typec_switch { struct
40 typec_switch_set_fn_t set; argument
48 #define to_typec_switch(_dev_) container_of(_dev_, struct typec_switch, dev) argument