has_fanout 75 drivers/hwmon/pc87427.c u8 has_fanout; has_fanout 995 drivers/hwmon/pc87427.c if (!(sio_data->has_fanout & (1 << i))) /* Not wired */ has_fanout 1270 drivers/hwmon/pc87427.c sio_data->has_fanout = (1 << 0); /* FANOUT0 */ has_fanout 1272 drivers/hwmon/pc87427.c sio_data->has_fanout |= (1 << 3); /* FANOUT3 */ has_fanout 1277 drivers/hwmon/pc87427.c sio_data->has_fanout |= (1 << 1); /* FANOUT1 */ has_fanout 1279 drivers/hwmon/pc87427.c sio_data->has_fanout |= (1 << 2); /* FANOUT2 */ has_fanout 1285 drivers/hwmon/pc87427.c sio_data->has_fanout |= (1 << 1); /* FANOUT1 */ has_fanout 1287 drivers/hwmon/pc87427.c sio_data->has_fanout |= (1 << 2); /* FANOUT2 */