sio_name         2711 drivers/hwmon/w83627ehf.c 	const char *sio_name;
sio_name         2726 drivers/hwmon/w83627ehf.c 		sio_name = sio_name_W83627EHF;
sio_name         2730 drivers/hwmon/w83627ehf.c 		sio_name = sio_name_W83627EHG;
sio_name         2734 drivers/hwmon/w83627ehf.c 		sio_name = sio_name_W83627DHG;
sio_name         2738 drivers/hwmon/w83627ehf.c 		sio_name = sio_name_W83627DHG_P;
sio_name         2742 drivers/hwmon/w83627ehf.c 		sio_name = sio_name_W83627UHG;
sio_name         2746 drivers/hwmon/w83627ehf.c 		sio_name = sio_name_W83667HG;
sio_name         2750 drivers/hwmon/w83627ehf.c 		sio_name = sio_name_W83667HG_B;
sio_name         2754 drivers/hwmon/w83627ehf.c 		sio_name = sio_name_NCT6775;
sio_name         2758 drivers/hwmon/w83627ehf.c 		sio_name = sio_name_NCT6776;
sio_name         2786 drivers/hwmon/w83627ehf.c 	pr_info("Found %s chip at %#x\n", sio_name, *addr);