Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/mellanox/
Dmlxbf-bootctl.c669 u64 modl_data[MLNX_MFG_VAL_QWORD_CNT(MODL) + 1] = { 0 }; in modl_show() local
682 modl_data[word] = res.a1; in modl_show()
686 return sysfs_emit(buf, "%s", (char *)modl_data); in modl_show()