Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/typec/
Dbus.h43 struct typec_mux { struct
45 typec_mux_set_fn_t set; argument
49 #define to_typec_mux(_dev_) container_of(_dev_, struct typec_mux, dev) argument
/Linux-v5.10/drivers/usb/typec/mux/
Dintel_pmc_mux.c126 struct typec_mux *typec_mux; member