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