Searched refs:fwnode_typec_mux_get (Results 1 – 4 of 4) sorted by relevance
63 struct typec_mux *fwnode_typec_mux_get(struct fwnode_handle *fwnode);76 static inline struct typec_mux *fwnode_typec_mux_get(struct fwnode_handle *fwnode) in fwnode_typec_mux_get() function105 return fwnode_typec_mux_get(dev_fwnode(dev)); in typec_mux_get()
296 struct typec_mux *fwnode_typec_mux_get(struct fwnode_handle *fwnode) in fwnode_typec_mux_get() function343 EXPORT_SYMBOL_GPL(fwnode_typec_mux_get);
476 alt_port->typec_mux = fwnode_typec_mux_get(fwnode); in pmic_glink_altmode_probe()
80 port->mux = fwnode_typec_mux_get(fwnode); in cros_typec_get_switch_handles()