Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/typec/
Dbus.h45 struct typec_mux { struct
47 typec_mux_set_fn_t set; argument
51 #define to_typec_mux(_dev_) container_of(_dev_, struct typec_mux, dev) argument