Searched refs:nouveau_channel_idle (Results 1 – 4 of 4) sorted by relevance
66 int nouveau_channel_idle(struct nouveau_channel *);
314 nouveau_channel_idle(drm->cechan); in nouveau_accel_ce_fini()343 nouveau_channel_idle(drm->channel); in nouveau_accel_gr_fini()945 ret = nouveau_channel_idle(drm->cechan); in nouveau_do_suspend()951 ret = nouveau_channel_idle(drm->channel); in nouveau_do_suspend()
182 nouveau_channel_idle(chan->chan); in nouveau_abi16_chan_fini()699 nouveau_channel_idle(chan->chan); in nouveau_abi16_ioctl_gpuobj_free()
66 nouveau_channel_idle(struct nouveau_channel *chan) in nouveau_channel_idle() function