Home
last modified time | relevance | path

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

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