Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tipd/
Dcore.c209 static void tps6598x_set_data_role(struct tps6598x *tps, in tps6598x_set_data_role() function
256 tps6598x_set_data_role(tps, TPS_STATUS_TO_TYPEC_DATAROLE(status), true); in tps6598x_connect()
280 tps6598x_set_data_role(tps, TPS_STATUS_TO_TYPEC_DATAROLE(status), false); in tps6598x_disconnect()
370 tps6598x_set_data_role(tps, role, true); in tps6598x_dr_set()