Searched refs:nouveau_channel_idle (Results 1 – 4 of 4) sorted by relevance
68 int nouveau_channel_idle(struct nouveau_channel *);
325 nouveau_channel_idle(drm->cechan); in nouveau_accel_ce_fini()354 nouveau_channel_idle(drm->channel); in nouveau_accel_gr_fini()907 ret = nouveau_channel_idle(drm->cechan); in nouveau_do_suspend()913 ret = nouveau_channel_idle(drm->channel); in nouveau_do_suspend()
143 nouveau_channel_idle(chan->chan); in nouveau_abi16_chan_fini()672 nouveau_channel_idle(chan->chan); in nouveau_abi16_ioctl_gpuobj_free()
66 nouveau_channel_idle(struct nouveau_channel *chan) in nouveau_channel_idle() function