Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/tipd/
Dcore.c214 static void tps6598x_set_data_role(struct tps6598x *tps, in tps6598x_set_data_role() function
260 tps6598x_set_data_role(tps, TPS_STATUS_TO_TYPEC_DATAROLE(status), true); in tps6598x_connect()
283 tps6598x_set_data_role(tps, TPS_STATUS_TO_TYPEC_DATAROLE(status), false); in tps6598x_disconnect()
373 tps6598x_set_data_role(tps, role, true); in tps6598x_dr_set()