Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83627ehf.c2035 const char *sio_name; in w83627ehf_find() local
2050 sio_name = sio_name_W83627EHF; in w83627ehf_find()
2054 sio_name = sio_name_W83627EHG; in w83627ehf_find()
2058 sio_name = sio_name_W83627DHG; in w83627ehf_find()
2062 sio_name = sio_name_W83627DHG_P; in w83627ehf_find()
2066 sio_name = sio_name_W83627UHG; in w83627ehf_find()
2070 sio_name = sio_name_W83667HG; in w83627ehf_find()
2074 sio_name = sio_name_W83667HG_B; in w83627ehf_find()
2102 pr_info("Found %s chip at %#x\n", sio_name, *addr); in w83627ehf_find()