Searched refs:typec_switch (Results 1 – 4 of 4) sorted by relevance
12 struct typec_switch;27 struct typec_switch *fwnode_typec_switch_get(struct fwnode_handle *fwnode);28 void typec_switch_put(struct typec_switch *sw);29 int typec_switch_set(struct typec_switch *sw,32 static inline struct typec_switch *typec_switch_get(struct device *dev) in typec_switch_get()
22 struct typec_switch { struct71 struct typec_switch *fwnode_typec_switch_get(struct fwnode_handle *fwnode) in fwnode_typec_switch_get()74 struct typec_switch *sw; in fwnode_typec_switch_get()126 void typec_switch_put(struct typec_switch *sw) in typec_switch_put()203 int typec_switch_set(struct typec_switch *sw, in typec_switch_set()
10 struct typec_switch;52 struct typec_switch *sw;
54 struct typec_switch *ori_sw;