Lines Matching defs:fan
271 u8 fan[7]; /* Register value */
401 show_fan_reg(fan);
439 * Note: we save and restore the fan minimum here, because its value is
440 * determined in part by the fan divisor. This follows the principle of
441 * least surprise; the user doesn't expect the fan minimum to change just
562 /* get realtime status of all sensors items: voltage, temp, fan */
1387 * Read GPIO enable register to check if pins for fan 4,5 are used as
1507 data->fan[i] = w83792d_read_value(client,
1617 dev_dbg(dev, "fan[%d] is: 0x%x\n", i, data->fan[i]);
1618 dev_dbg(dev, "fan[%d] min is: 0x%x\n", i, data->fan_min[i]);