Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Ddell-smm-hwmon.c63 static char bios_machineid[16]; variable
452 strlcpy(buff, bios_machineid, sizeof(buff)); in i8k_ioctl_unlocked()
569 (restricted && !capable(CAP_SYS_ADMIN)) ? "-1" : bios_machineid, in i8k_proc_show()
1174 strlcpy(bios_machineid, i8k_get_dmi_data(DMI_PRODUCT_SERIAL), in i8k_probe()
1175 sizeof(bios_machineid)); in i8k_probe()