Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/
Dbus.h40 struct typec_switch { struct
42 typec_switch_set_fn_t set; argument
50 #define to_typec_switch(_dev_) container_of(_dev_, struct typec_switch, dev) argument