| lt_ret_t lt_print_chip_id | ( | const struct lt_chip_id_t * | chip_id, |
| int(*)(const char *format,...) | print_func | ||
| ) |
| chip_id | CHIP_ID structure |
| print_func | printf-like function to use for printing |
| LT_OK | Function executed successfully |
| other | Function did not execute successully, you might use lt_ret_verbose() to get verbose encoding of returned value |