Home
last modified time | relevance | path

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

/linux/drivers/gpu/host1x/
H A Dbus.c819 int host1x_client_suspend(struct host1x_client *client) in host1x_client_suspend() function
837 err = host1x_client_suspend(client->parent); in host1x_client_suspend()
854 EXPORT_SYMBOL(host1x_client_suspend);
883 host1x_client_suspend(client->parent); in host1x_client_resume()
/linux/drivers/gpu/drm/tegra/
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()
3937 host1x_client_suspend(&sor->client); in tegra_sor_probe()
H A Ddc.c2148 err = host1x_client_suspend(&dc->client); in tegra_crtc_atomic_disable()