Searched refs:typec_set_mode (Results 1 – 5 of 5) sorted by relevance
313 int typec_set_mode(struct typec_port *port, int mode);
208 :functions: typec_set_orientation typec_set_mode
1984 int typec_set_mode(struct typec_port *port, int mode) in typec_set_mode() function1992 EXPORT_SYMBOL_GPL(typec_set_mode);
472 return typec_set_mode(ctx->typec.port, mode); in anx7411_set_mux()
954 return typec_set_mode(port->typec_port, state); in tcpm_mux_set()