Searched refs:tps6598x_exec_cmd (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/usb/typec/ |
| D | tps6598x.c | 217 static int tps6598x_exec_cmd(struct tps6598x *tps, const char *cmd, in tps6598x_exec_cmd() function 290 ret = tps6598x_exec_cmd(tps, cmd, 0, NULL, 0, NULL); in tps6598x_dr_set() 321 ret = tps6598x_exec_cmd(tps, cmd, 0, NULL, 0, NULL); in tps6598x_pr_set()
|