Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Dtrace.h12 const char *ucsi_cmd_str(u64 raw_cmd);
27 TP_printk("%s -> %s (err=%d)", ucsi_cmd_str(__entry->ctrl),
Dtrace.c29 const char *ucsi_cmd_str(u64 raw_cmd) in ucsi_cmd_str() function