Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Ddell-smm-hwmon.c72 static char bios_machineid[16]; variable
455 strlcpy(buff, bios_machineid, sizeof(buff)); in i8k_ioctl_unlocked()
572 (restricted && !capable(CAP_SYS_ADMIN)) ? "-1" : bios_machineid, in i8k_proc_show()
1123 strlcpy(bios_machineid, i8k_get_dmi_data(DMI_PRODUCT_SERIAL), in i8k_probe()
1124 sizeof(bios_machineid)); in i8k_probe()