Searched refs:typec_set_mode (Results 1 – 6 of 6) sorted by relevance
1145 typec_set_mode(con->port, TYPEC_STATE_SAFE); in ucsi_unregister_partner()1182 typec_set_mode(con->port, TYPEC_MODE_DEBUG); in ucsi_partner_change()1185 typec_set_mode(con->port, TYPEC_MODE_AUDIO); in ucsi_partner_change()1189 typec_set_mode(con->port, TYPEC_STATE_USB); in ucsi_partner_change()
360 typec_set_mode(port, typec_mode); in tusb320_typec_irq_handler()
208 :functions: typec_set_orientation typec_set_mode
2427 int typec_set_mode(struct typec_port *port, int mode) in typec_set_mode() function2435 EXPORT_SYMBOL_GPL(typec_set_mode);
475 return typec_set_mode(ctx->typec.port, mode); in anx7411_set_mux()
1204 return typec_set_mode(port->typec_port, state); in tcpm_mux_set()