w83781d           186 drivers/hwmon/w83781d.c 			((type == w83781d || type == as99127f) ? 8 : 128)) >> 1;
w83781d           461 drivers/hwmon/w83781d.c 	int bitnr = (data->type == w83781d) ? 5 : 13;
w83781d           508 drivers/hwmon/w83781d.c 	if (data->type != w83781d && data->type != as99127f) {
w83781d           582 drivers/hwmon/w83781d.c 	int bitnr = (data->type == w83781d) ? 5 : 13;
w83781d           666 drivers/hwmon/w83781d.c 	if (data->type != w83781d && data->type != as99127f) {
w83781d          1032 drivers/hwmon/w83781d.c 	if (kind != as99127f && kind != w83781d && kind != w83783s) {
w83781d          1042 drivers/hwmon/w83781d.c 		if (kind != w83781d) {
w83781d          1051 drivers/hwmon/w83781d.c 	if (kind != w83781d && kind != as99127f) {
w83781d          1062 drivers/hwmon/w83781d.c 	if (kind != as99127f && kind != w83781d) {
w83781d          1389 drivers/hwmon/w83781d.c 	if ((type != w83781d) && (type != as99127f)) {
w83781d          1475 drivers/hwmon/w83781d.c 		if (data->type != w83781d && data->type != as99127f) {
w83781d          1519 drivers/hwmon/w83781d.c 		if ((data->type != w83781d) && (data->type != as99127f)) {
w83781d          1550 drivers/hwmon/w83781d.c 		if ((data->type != w83781d) && (data->type != as99127f)) {
w83781d          1565 drivers/hwmon/w83781d.c 	{ "w83781d", w83781d, },
w83781d          1779 drivers/hwmon/w83781d.c 		data->type = w83781d;