Searched refs:es58x_cmd_ret_desc (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c878 * es58x_cmd_ret_desc() - Convert a command type to a string.
886 static const char *es58x_cmd_ret_desc(enum es58x_ret_type cmd_ret_type) function
929 const char *ret_desc = es58x_cmd_ret_desc(cmd_ret_type);
976 const char *ret_desc = es58x_cmd_ret_desc(cmd_ret_type);

Completed in 185 milliseconds