Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tipd/
Dcore.c285 static int tps6598x_exec_cmd(struct tps6598x *tps, const char *cmd, in tps6598x_exec_cmd() function
357 ret = tps6598x_exec_cmd(tps, cmd, 0, NULL, 0, NULL); in tps6598x_dr_set()
387 ret = tps6598x_exec_cmd(tps, cmd, 0, NULL, 0, NULL); in tps6598x_pr_set()
657 ret = tps6598x_exec_cmd(tps, "SSPS", sizeof(u8), &target_state, 0, NULL); in cd321x_switch_power_state()