Searched refs:host1x_client_suspend (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/host1x/
H A Dbus.c813 int host1x_client_suspend(struct host1x_client *client) function
831 err = host1x_client_suspend(client->parent);
848 EXPORT_SYMBOL(host1x_client_suspend); variable
877 host1x_client_suspend(client->parent);
/linux-master/include/linux/
H A Dhost1x.h448 int host1x_client_suspend(struct host1x_client *client);
/linux-master/drivers/gpu/drm/tegra/
H A Dhub.c149 host1x_client_suspend(wgrp->parent);
519 host1x_client_suspend(&dc->client);
745 host1x_client_suspend(&dc->client);
909 host1x_client_suspend(&dc->client);
H A Dhdmi.c1202 err = host1x_client_suspend(&hdmi->client);
1507 ret = host1x_client_suspend(&hdmi->client);
H A Dsor.c2243 host1x_client_suspend(&sor->client);
2714 host1x_client_suspend(&sor->client);
3936 host1x_client_suspend(&sor->client);
H A Ddsi.c837 err = host1x_client_suspend(&dsi->client);
H A Ddc.c2139 err = host1x_client_suspend(&dc->client);

Completed in 288 milliseconds