Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c789 u64 uuid_data[MLNX_MFG_VAL_QWORD_CNT(UUID) + 1] = { 0 }; in uuid_show() local
802 uuid_data[word] = res.a1; in uuid_show()
806 return sysfs_emit(buf, "%s", (char *)uuid_data); in uuid_show()