bios_machineid     63 drivers/hwmon/dell-smm-hwmon.c static char bios_machineid[16];
bios_machineid    452 drivers/hwmon/dell-smm-hwmon.c 		strlcpy(buff, bios_machineid, sizeof(buff));
bios_machineid    569 drivers/hwmon/dell-smm-hwmon.c 		   (restricted && !capable(CAP_SYS_ADMIN)) ? "-1" : bios_machineid,
bios_machineid   1174 drivers/hwmon/dell-smm-hwmon.c 	strlcpy(bios_machineid, i8k_get_dmi_data(DMI_PRODUCT_SERIAL),
bios_machineid   1175 drivers/hwmon/dell-smm-hwmon.c 		sizeof(bios_machineid));