Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83627ehf.c2038 const char *sio_name; in w83627ehf_find() local
2053 sio_name = sio_name_W83627EHF; in w83627ehf_find()
2057 sio_name = sio_name_W83627EHG; in w83627ehf_find()
2061 sio_name = sio_name_W83627DHG; in w83627ehf_find()
2065 sio_name = sio_name_W83627DHG_P; in w83627ehf_find()
2069 sio_name = sio_name_W83627UHG; in w83627ehf_find()
2073 sio_name = sio_name_W83667HG; in w83627ehf_find()
2077 sio_name = sio_name_W83667HG_B; in w83627ehf_find()
2105 pr_info("Found %s chip at %#x\n", sio_name, *addr); in w83627ehf_find()