Lines Matching defs:amp_index
1157 int *amp_index)
1212 endpoints[ep_index].group_position = *amp_index;
1262 * for the third and further amps, we set the name_prefix to "AMP<amp_index>".
1265 switch (*amp_index) {
1275 /* Set the name_fix to AMP<amp_index> if there are more than 2 amps */
1277 "AMP", *amp_index);
1283 *amp_index);
1287 * <name_prefix>-<amp_index> format. Like rt1320-1
1291 *amp_index);
1293 (*amp_index)++;
1319 int amp_index = 1;
1425 &links[link_index], &_index);