Home
last modified time | relevance | path

Searched refs:tcpm_set_roles (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1315 static int tcpm_set_roles(struct tcpm_port *port, bool attached, int state, in tcpm_set_roles() function
5058 ret = tcpm_set_roles(port, true, TYPEC_STATE_USB, TYPEC_SOURCE, in tcpm_src_attach()
5226 ret = tcpm_set_roles(port, true, TYPEC_STATE_USB, in tcpm_snk_attach()
5266 ret = tcpm_set_roles(port, true, state, role, data); in tcpm_acc_attach()
6097 tcpm_set_roles(port, port->self_powered, TYPEC_STATE_USB, TYPEC_SOURCE, in run_state_machine()
6129 tcpm_set_roles(port, port->self_powered, TYPEC_STATE_USB, TYPEC_SINK, in run_state_machine()
6243 tcpm_set_roles(port, true, TYPEC_STATE_USB, port->pwr_role, in run_state_machine()
6246 tcpm_set_roles(port, true, TYPEC_STATE_USB, port->pwr_role, in run_state_machine()