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;74 struct typec_retimer_state retimer_state;75 struct typec_altmode dp_alt;77 struct work_struct work;[all …]