Searched defs:pmic_glink_altmode_port (Results 1 – 1 of 1) sorted by relevance
66 struct pmic_glink_altmode_port { struct67 struct pmic_glink_altmode *altmode;68 unsigned int index;70 struct typec_switch *typec_switch;71 struct typec_mux *typec_mux;72 struct typec_mux_state state;73 struct typec_retimer *typec_retimer;75 struct typec_altmode dp_alt;77 struct work_struct work;79 struct auxiliary_device *bridge;[all …]
Completed in 7 milliseconds