Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/mellanox/
Dmlxbf-bootctl.c771 u64 uuid_data[MLNX_MFG_VAL_QWORD_CNT(UUID) + 1] = { 0 }; in uuid_show() local
784 uuid_data[word] = res.a1; in uuid_show()
788 return sysfs_emit(buf, "%s", (char *)uuid_data); in uuid_show()