Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Ddell-smm-hwmon.c75 char bios_machineid[16]; member
462 if (copy_to_user(argp, data->bios_machineid, sizeof(data->bios_machineid))) in i8k_ioctl()
570 (restricted && !capable(CAP_SYS_ADMIN)) ? "-1" : data->bios_machineid, in i8k_proc_show()
1377 strscpy(data->bios_machineid, i8k_get_dmi_data(DMI_PRODUCT_SERIAL), in dell_smm_probe()
1378 sizeof(data->bios_machineid)); in dell_smm_probe()