has_fanpwm45     1355 drivers/hwmon/w83791d.c 	u8 has_fanpwm45;
has_fanpwm45     1392 drivers/hwmon/w83791d.c 	has_fanpwm45 = w83791d_read(client, W83791D_REG_GPIO) & 0x10;
has_fanpwm45     1393 drivers/hwmon/w83791d.c 	if (has_fanpwm45) {
has_fanpwm45     1410 drivers/hwmon/w83791d.c 	if (has_fanpwm45)