Home
last modified time | relevance | path

Searched refs:nvif_client_suspend (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dclient.h14 int nvif_client_suspend(struct nvif_client *, bool);
/linux/drivers/gpu/drm/nouveau/nvif/
H A Dclient.c33 nvif_client_suspend(struct nvif_client *client, bool runtime) in nvif_client_suspend() function