Lines Matching refs:clients
378 * ISO clients need to reserve extra bandwidth up-front because
410 /* these clients are isochronous by default */
421 if (mc->soc->clients[i].id == idx)
519 client0 = &mc->soc->clients[i];
520 client1 = &mc->soc->clients[i + 1];
533 /* collect more info from active clients */
539 client0 = &mc->soc->clients[i];
547 client1 = &mc->soc->clients[i];
632 seq_printf(s, "%-14s ", mc->soc->clients[i].name);
776 client = mc->soc->clients[id].name;
798 .clients = tegra20_mc_clients,