Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Ddma_test.c45 static const char * const dma_test_error_names[] = { variable
616 seq_printf(s, "error: %s\n", dma_test_error_names[dt->error_code]); in status_show()