type_index
int type_index;
type_index = fwspec->param[1];
if (type_index >= ARRAY_SIZE(of_ioapic_type))
it = &of_ioapic_type[type_index];
index = mlxsw_hwmon_get_attr_index(mlxsw_hwmon_attr->type_index,
index = mlxsw_hwmon_get_attr_index(mlxsw_hwmon_attr->type_index,
mlxsw_reg_mfsm_pack(mfsm_pl, mlxsw_hwmon_attr->type_index);
mlxsw_reg_fore_unpack(fore_pl, mlxsw_hwmon_attr->type_index, &fault);
mlxsw_reg_mfsc_pack(mfsc_pl, mlxsw_hwmon_attr->type_index, 0);
mlxsw_reg_mfsc_pack(mfsc_pl, mlxsw_hwmon_attr->type_index, val);
module = mlxsw_hwmon_attr->type_index - mlxsw_hwmon_dev->sensor_count;
module = mlxsw_hwmon_attr->type_index - mlxsw_hwmon_dev->sensor_count;
unsigned int type_index;
module = mlxsw_hwmon_attr->type_index - mlxsw_hwmon_dev->sensor_count;
module = mlxsw_hwmon_attr->type_index - mlxsw_hwmon_dev->sensor_count;
mlxsw_hwmon_attr->type_index + 1 -
int index = mlxsw_hwmon_attr->type_index -
unsigned int type_index, unsigned int num)
mlxsw_hwmon_attr->type_index = type_index;
unsigned int type_index;
for (type_index = 0; type_index < MLXSW_MFCR_TACHOS_MAX; type_index++) {
if (tacho_active & BIT(type_index)) {
type_index, num);
type_index, num++);
for (type_index = 0; type_index < MLXSW_MFCR_PWMS_MAX; type_index++) {
if (pwm_active & BIT(type_index))
type_index, num++);
index = mlxsw_hwmon_get_attr_index(mlxsw_hwmon_attr->type_index,
ref = bsearch(cursor, type_index, nr_types, sizeof(type_index[0]),
static struct type **type_index;
type_index = calloc(nr, sizeof(type_index[0]));
if (!type_index) {
type_index[t] = &types[t];
qsort(type_index, nr, sizeof(type_index[0]), type_index_compare);
struct type *type = type_index[n];
type_index,