Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tipd/
H A Dcore.c401 static int tps6598x_exec_cmd_tmo(struct tps6598x *tps, const char *cmd, in tps6598x_exec_cmd_tmo() function
471 return tps6598x_exec_cmd_tmo(tps, cmd, in_len, in_data, in tps6598x_exec_cmd()
1383 ret = tps6598x_exec_cmd_tmo(tps, "PBMs", in_len, in_data, in tps25750_exec_pbms()
1492 ret = tps6598x_exec_cmd_tmo(tps, "PBMc", sizeof(dummy), dummy, in tps25750_complete_patch_process()
1669 return tps6598x_exec_cmd_tmo(tps, "GAID", 0, NULL, 0, NULL, 2000, 0); in tps25750_reset()