Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Dbus.c805 int host1x_client_suspend(struct host1x_client *client) in host1x_client_suspend() function
823 err = host1x_client_suspend(client->parent); in host1x_client_suspend()
840 EXPORT_SYMBOL(host1x_client_suspend);
869 host1x_client_suspend(client->parent); in host1x_client_resume()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dhub.c132 host1x_client_suspend(wgrp->parent); in tegra_windowgroup_disable()
422 host1x_client_suspend(&dc->client); in tegra_shared_plane_atomic_disable()
540 host1x_client_suspend(&dc->client); in tegra_shared_plane_atomic_update()
702 host1x_client_suspend(&dc->client); in tegra_display_hub_update()
H A Dsor.c2244 host1x_client_suspend(&sor->client); in tegra_sor_hdmi_disable()
2715 host1x_client_suspend(&sor->client); in tegra_sor_dp_disable()
3950 host1x_client_suspend(&sor->client); in tegra_sor_probe()
H A Ddsi.c836 err = host1x_client_suspend(&dsi->client); in tegra_dsi_unprepare()
H A Dhdmi.c1162 err = host1x_client_suspend(&hdmi->client); in tegra_hdmi_encoder_disable()
H A Ddc.c1802 err = host1x_client_suspend(&dc->client); in tegra_crtc_atomic_disable()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhost1x.h351 int host1x_client_suspend(struct host1x_client *client);