Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/typec/tipd/
H A Dcore.c328 static int tps6598x_exec_cmd_tmo(struct tps6598x *tps, const char *cmd, in tps6598x_exec_cmd_tmo() function
398 return tps6598x_exec_cmd_tmo(tps, cmd, in_len, in_data, in tps6598x_exec_cmd()
947 ret = tps6598x_exec_cmd_tmo(tps, "PBMs", in_len, in_data, in tps25750_exec_pbms()
1056 ret = tps6598x_exec_cmd_tmo(tps, "PBMc", sizeof(dummy), dummy, in tps25750_complete_patch_process()
1233 return tps6598x_exec_cmd_tmo(tps, "GAID", 0, NULL, 0, NULL, 2000, 0); in tps25750_reset()