Searched refs:typec_set_data_role (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/usb/typec/ |
| H A D | hd3ss3220.c | 232 typec_set_data_role(hd3ss3220->port, TYPEC_HOST); in hd3ss3220_set_role() 235 typec_set_data_role(hd3ss3220->port, TYPEC_DEVICE); in hd3ss3220_set_role()
|
| H A D | wusb3801.c | 285 typec_set_data_role(port, data_role); in wusb3801_hw_update()
|
| H A D | stusb160x.c | 341 typec_set_data_role(chip->port, data_role); in stusb160x_set_data_role()
|
| H A D | rt1719.c | 205 typec_set_data_role(data->port, data_role); in rt1719_set_data_role()
|
| H A D | class.c | 2195 void typec_set_data_role(struct typec_port *port, enum typec_data_role role) in typec_set_data_role() function 2215 EXPORT_SYMBOL_GPL(typec_set_data_role);
|
| H A D | anx7411.c | 497 typec_set_data_role(ctx->typec.port, ctx->typec.data_role); in anx7411_data_role_detect()
|
| /linux/include/linux/usb/ |
| H A D | typec.h | 345 void typec_set_data_role(struct typec_port *port, enum typec_data_role role);
|
| /linux/drivers/usb/typec/ucsi/ |
| H A D | ucsi.c | 1166 typec_set_data_role(con->port, TYPEC_HOST); in ucsi_partner_change() 1170 typec_set_data_role(con->port, TYPEC_DEVICE); in ucsi_partner_change() 1732 typec_set_data_role(con->port, TYPEC_HOST); in ucsi_register_port() 1736 typec_set_data_role(con->port, TYPEC_DEVICE); in ucsi_register_port()
|
| /linux/drivers/extcon/ |
| H A D | extcon-usbc-tusb320.c | 359 typec_set_data_role(port, data_role); in tusb320_typec_irq_handler()
|
| H A D | extcon-rtk-type-c.c | 350 typec_set_data_role(type_c->port, TYPEC_HOST); in switch_type_c_dr_mode() 354 typec_set_data_role(type_c->port, TYPEC_DEVICE); in switch_type_c_dr_mode()
|
| /linux/drivers/platform/chrome/ |
| H A D | cros_ec_typec.c | 114 typec_set_data_role(tc_port, target_role); in cros_typec_perform_role_swap() 858 typec_set_data_role(port, resp->role & PD_CTRL_RESP_ROLE_DATA ? in cros_typec_set_port_params_v1()
|
| /linux/drivers/usb/typec/tipd/ |
| H A D | core.c | 339 typec_set_data_role(tps->port, role); in tps6598x_set_data_role() 804 typec_set_data_role(tps->port, TPS_STATUS_TO_TYPEC_DATAROLE(st.status)); in cd321x_update_work()
|
| /linux/Documentation/driver-api/usb/ |
| H A D | typec.rst | 140 :functions: typec_set_data_role typec_set_pwr_role typec_set_vconn_role typec_set_pwr_opmode
|
| /linux/drivers/usb/typec/tcpm/ |
| H A D | tcpm.c | 1235 typec_set_data_role(port->typec_port, data); in tcpm_set_roles()
|