Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/tipd/
H A Dcore.c252 static void tps6598x_set_data_role(struct tps6598x *tps, in tps6598x_set_data_role() function
299 tps6598x_set_data_role(tps, TPS_STATUS_TO_TYPEC_DATAROLE(status), true); in tps6598x_connect()
323 tps6598x_set_data_role(tps, TPS_STATUS_TO_TYPEC_DATAROLE(status), false); in tps6598x_disconnect()
424 tps6598x_set_data_role(tps, role, true); in tps6598x_dr_set()