asc7621_chips 45 drivers/hwmon/asc7621.c static struct asc7621_chip asc7621_chips[] = { asc7621_chips 1053 drivers/hwmon/asc7621.c for (i = 0; asc7621_chips[chip_type].addresses[i] != I2C_CLIENT_END; asc7621_chips 1055 drivers/hwmon/asc7621.c if (asc7621_chips[chip_type].addresses[i] == address) asc7621_chips 1150 drivers/hwmon/asc7621.c asc7621_chips[chip_index].company_reg); asc7621_chips 1152 drivers/hwmon/asc7621.c asc7621_chips[chip_index].verstep_reg); asc7621_chips 1154 drivers/hwmon/asc7621.c if (company == asc7621_chips[chip_index].company_id && asc7621_chips 1155 drivers/hwmon/asc7621.c verstep == asc7621_chips[chip_index].verstep_id) { asc7621_chips 1156 drivers/hwmon/asc7621.c strlcpy(info->type, asc7621_chips[chip_index].name, asc7621_chips 1160 drivers/hwmon/asc7621.c asc7621_chips[chip_index].name, client->addr);