Lines Matching full:clients
377 * ISO clients need to reserve extra bandwidth up-front because in tegra20_mc_icc_aggreate()
409 /* these clients are isochronous by default */ in tegra20_mc_of_icc_xlate_extended()
420 if (mc->soc->clients[i].id == idx) in tegra20_mc_of_icc_xlate_extended()
518 client0 = &mc->soc->clients[i]; in tegra20_mc_collect_stats()
519 client1 = &mc->soc->clients[i + 1]; in tegra20_mc_collect_stats()
532 /* collect more info from active clients */ in tegra20_mc_collect_stats()
538 client0 = &mc->soc->clients[i]; in tegra20_mc_collect_stats()
546 client1 = &mc->soc->clients[i]; in tegra20_mc_collect_stats()
631 seq_printf(s, "%-14s ", mc->soc->clients[i].name); in tegra20_mc_stats_show()
775 client = mc->soc->clients[id].name; in tegra20_mc_handle_irq()
797 .clients = tegra20_mc_clients,