Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/amd/common/block/psp/
H A Dpsp.c18 static const char *status_to_string(int err) in status_to_string() function
53 printk(BIOS_WARNING, "%s\n", status_to_string(cmd_status)); in psp_print_cmd_status()
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_reset_stats.c172 static const char *status_to_string(int x) in status_to_string() function
198 status_to_string(status), status, in _assert_reset_status()
199 status_to_string(rs), rs); in _assert_reset_status()